| Analyster |
|
|
| shanxijin |
|
|
|
|
| Table of Contents |
|
|
|
|
| Table of Figures |
|
|
|
|
| UseCase | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Tagged Value Definitions |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Case Story |
| requirement | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Tagged Value Definitions |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Property |
| Interface |
| enumeration |
|
|
|
|
|
| Name | Value |
| Name | com.elle.analyster |
| Author | shanxijin |
| Create Date Time | Jul 11, 2015 1:08:02 AM |
| Last Modified | Jul 11, 2015 9:40:21 AM |
| Teamwork Create Date Time | 0 |
| Name | Description |
com
|
|
elle
|
|
analyster
|
|
EnterButton
|
|
AlignmentTableHeaderCellRenderer
|
CLASS |
Tab
|
@author Carlos Igreja @since June 25, 2015 |
ITableNameConstants
|
@author cigreja |
TableHeaderRenderer
|
Common class for customizing table header renderer without loosing its L&F
Created on Aug 10, 2010 @author Eugene Ryzhikov |
TableState
|
|
presentation
|
|
filter
|
|
DefaultCheckListModel
|
Default model for check list. It is based on the list of items Implementation of checks is based on HashSet of checked items
@author Eugene Ryzhikov
@param <T> list element type |
ICheckListModel
|
|
CheckAll
|
|
ActionCheckListModel
|
|
ICheckListAction
|
|
TableAwareCheckListRenderer
|
|
CheckListFilterType
|
|
CreateDocumentFilter
|
|
CheckListRenderer
|
|
CollectionUtils
|
|
FilterTableHeaderRenderer
|
Table header renderer to show the column filter state
Created on Feb 10, 2011 @author Eugene Ryzhikov |
IObjectToStringTranslator
|
|
DefaultObjectToStringTranslator
|
|
DistinctColumnItem
|
|
IValueWrapper
|
|
UIResource
|
|
TableFilterColumnPopup
|
|
IFilterChangeListener
|
|
IListFilter
|
|
CheckListEditor
|
* Determines mouse click and * 1. Toggles the check on selected item if clicked once * 2. Clears checks and checks selected item if clicked more then once * * Created on Feb 4, 2011 * @author Eugene Ryzhikov * */ |
ColumnAttrs
|
|
JTableFilter
|
JTableFilter class @author cigreja |
PopupWindow
|
|
TableRowFilter
|
NESTED CLASS TableRowFilter this class is used once to create an instance in this outer class it is also called as another instance in method execute in the outer class |
CommandAction
|
Simple action to for the popup window. To use - override perform method.
Created on Feb 4, 2011 @author Eugene Ryzhikov |
Row
|
NESTED INTERFACE Row this interface is called twice in this outer class and once from TableFilterState |
CheckList
|
The decorator for JList which makes it work like check list UI can be designed using JList and which can be later decorated to become a check list @author Eugene Ryzhikov
@param <T> list item type |
Builder
|
|
TableFilterState
|
|
LoadTables
|
|
TableRowFilterSupport
|
This class it was design to assign table data to filter.///// |
FilterSupport
|
@author danielabecker |
HeaderRenderer
|
|
ReportWin
|
@author Tina |
PopupMenuResizer
|
Allows to resize popup with the mouse.
Created on Aug 6, 2010 @author exr0bs5 |
configuration
|
|
db
|
|
GUI
|
@author Tina |
AnalysterConfiguration
|
Created with IntelliJ IDEA. User: danielabecker Date: 6/1/15 Time: 7:08 PM To change this template use File | Settings | File Templates. |
ExecuteSQLStatement
|
|
ResizablePopupMenu
|
|
MyTableModel
|
|
Analyster
|
|
Application
|
Created with IntelliJ IDEA. User: danielabecker Date: 5/25/15 Time: 7:32 PM To change this template use File | Settings | File Templates. |
service
|
|
DeleteRecord
|
@author Daniela. |
Connection
|
Created with IntelliJ IDEA. User: danielabecker Date: 5/28/15 Time: 2:23 PM To change this template use File | Settings | File Templates. |
AddRecords
|
@author Louis W. |
LogWindow
|
|
TableService
|
Here are all code related to get information from JTable
@author danielabecker |
AddRecordsTable
|
@author Louis W. |
LogMessage
|
LogMessages class this class stores log message information |
UploadRecord
|
Created with IntelliJ IDEA. User: DanielaBecker Date: 5/28/15 Time: 2:56 PM To change this template use File | Settings | File Templates. |
SortByMostRecentDateLast
|
|
SortByMostRecentDateFirst
|
|
LoginWindow
|
|
IColumnConstants
|
@author Carlos Igreja @since June 27, 2015 |
TableEditor
|
@author Louis W. |
EditDatabaseList
|
@author Louis W. |
domain
|
|
ModifiedData
|
Created with IntelliJ IDEA. User: danielabecker Date: 6/5/15 Time: 5:52 PM To change this template use File | Settings | File Templates. |
com
|
|
elle
|
|
analyster
|
|
GUI
|
@author Tina |
presentation
|
|
filter
|
|
CheckListFilterType
|
|
CheckListEditor
|
* Determines mouse click and * 1. Toggles the check on selected item if clicked once * 2. Clears checks and checks selected item if clicked more then once * * Created on Feb 4, 2011 * @author Eugene Ryzhikov * */ |
CreateDocumentFilter
|
|
CollectionUtils
|
|
TableAwareCheckListRenderer
|
|
IValueWrapper
|
|
CheckListRenderer
|
|
IListFilter
|
|
DefaultObjectToStringTranslator
|
|
FilterSupport
|
@author danielabecker |
HeaderRenderer
|
|
UIResource
|
|
MyTableModel
|
|
CommandAction
|
Simple action to for the popup window. To use - override perform method.
Created on Feb 4, 2011 @author Eugene Ryzhikov |
TableFilterColumnPopup
|
|
CheckList
|
The decorator for JList which makes it work like check list UI can be designed using JList and which can be later decorated to become a check list @author Eugene Ryzhikov
@param <T> list item type |
ReportWin
|
@author Tina |
Builder
|
|
ColumnAttrs
|
|
PopupMenuResizer
|
Allows to resize popup with the mouse.
Created on Aug 6, 2010 @author exr0bs5 |
TableFilterState
|
|
DefaultCheckListModel
|
Default model for check list. It is based on the list of items Implementation of checks is based on HashSet of checked items
@author Eugene Ryzhikov
@param <T> list element type |
db
|
|
Row
|
NESTED INTERFACE Row this interface is called twice in this outer class and once from TableFilterState |
TableState
|
|
ExecuteSQLStatement
|
|
TableRowFilter
|
NESTED CLASS TableRowFilter this class is used once to create an instance in this outer class it is also called as another instance in method execute in the outer class |
IObjectToStringTranslator
|
|
IFilterChangeListener
|
|
JTableFilter
|
JTableFilter class @author cigreja |
DistinctColumnItem
|
|
FilterTableHeaderRenderer
|
Table header renderer to show the column filter state
Created on Feb 10, 2011 @author Eugene Ryzhikov |
configuration
|
|
TableHeaderRenderer
|
Common class for customizing table header renderer without loosing its L&F
Created on Aug 10, 2010 @author Eugene Ryzhikov |
AnalysterConfiguration
|
Created with IntelliJ IDEA. User: danielabecker Date: 6/1/15 Time: 7:08 PM To change this template use File | Settings | File Templates. |
ResizablePopupMenu
|
|
PopupWindow
|
|
Tab
|
@author Carlos Igreja @since June 25, 2015 |
AddRecords
|
@author Louis W. |
IColumnConstants
|
@author Carlos Igreja @since June 27, 2015 |
AlignmentTableHeaderCellRenderer
|
CLASS |
ITableNameConstants
|
@author cigreja |
Application
|
Created with IntelliJ IDEA. User: danielabecker Date: 5/25/15 Time: 7:32 PM To change this template use File | Settings | File Templates. |
AddRecordsTable
|
@author Louis W. |
TableEditor
|
@author Louis W. |
service
|
|
UploadRecord
|
Created with IntelliJ IDEA. User: DanielaBecker Date: 5/28/15 Time: 2:56 PM To change this template use File | Settings | File Templates. |
Connection
|
Created with IntelliJ IDEA. User: danielabecker Date: 5/28/15 Time: 2:23 PM To change this template use File | Settings | File Templates. |
TableService
|
Here are all code related to get information from JTable
@author danielabecker |
DeleteRecord
|
@author Daniela. |
Analyster
|
|
SortByMostRecentDateLast
|
|
LogWindow
|
|
EnterButton
|
|
LogMessage
|
LogMessages class this class stores log message information |
SortByMostRecentDateFirst
|
|
LoginWindow
|
|
domain
|
|
ModifiedData
|
Created with IntelliJ IDEA. User: danielabecker Date: 6/5/15 Time: 5:52 PM To change this template use File | Settings | File Templates. |
EditDatabaseList
|
@author Louis W. |
ActionCheckListModel
|
|
LoadTables
|
|
TableRowFilterSupport
|
This class it was design to assign table data to filter.///// |
ICheckListAction
|
|
CheckAll
|
|
ICheckListModel
|
Package - com
| Name | Value | ||||||||
| Abstract | false | ||||||||
| Leaf | false | ||||||||
| Root | false | ||||||||
| Visibility | public | ||||||||
| Project Management |
|
| Name | Description |
elle
|
Package - elle
| Name | Value | ||||||||
| Abstract | false | ||||||||
| Leaf | false | ||||||||
| Root | false | ||||||||
| Visibility | public | ||||||||
| Project Management |
|
| Name | Description |
analyster
|
Package - analyster
| Name | Value | ||||||||
| Abstract | false | ||||||||
| Leaf | false | ||||||||
| Root | false | ||||||||
| Visibility | public | ||||||||
| Project Management |
|
| Name | Description |
EnterButton
|
|
Tab
|
@author Carlos Igreja @since June 25, 2015 |
ITableNameConstants
|
@author cigreja |
TableHeaderRenderer
|
Common class for customizing table header renderer without loosing its L&F
Created on Aug 10, 2010 @author Eugene Ryzhikov |
TableState
|
|
presentation
|
|
PopupWindow
|
|
LoadTables
|
|
FilterSupport
|
@author danielabecker |
HeaderRenderer
|
|
ReportWin
|
@author Tina |
PopupMenuResizer
|
Allows to resize popup with the mouse.
Created on Aug 6, 2010 @author exr0bs5 |
configuration
|
|
db
|
|
GUI
|
@author Tina |
ResizablePopupMenu
|
|
MyTableModel
|
|
Analyster
|
|
Application
|
Created with IntelliJ IDEA. User: danielabecker Date: 5/25/15 Time: 7:32 PM To change this template use File | Settings | File Templates. |
service
|
|
AddRecords
|
@author Louis W. |
LogWindow
|
|
AddRecordsTable
|
@author Louis W. |
LoginWindow
|
|
IColumnConstants
|
@author Carlos Igreja @since June 27, 2015 |
TableEditor
|
@author Louis W. |
EditDatabaseList
|
@author Louis W. |
domain
|
Class - EnterButton
| Name | Value | ||||||||
| Active | false | ||||||||
| Business Key Mutable | true | ||||||||
| Java Detail | N/A | ||||||||
| Business Model | false | ||||||||
| Visibility | public | ||||||||
| Leaf | false | ||||||||
| Root | false | ||||||||
| Project Management |
|
| package commandStart : int | |||||||||||
| Type |
int
|
||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| package command : String | |||||||||||
| Type | String | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| public EnterButton () | |||||||||
| Leaf | false | ||||||||
| Upper | 1 | ||||||||
| Ordered | false | ||||||||
| Unique | true | ||||||||
| Query | false | ||||||||
| Project Management |
|
||||||||
| public getCommand (text : JTextArea) : String | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| public adjustText (text : JTextArea) : void | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| public isCreateTable (text : JTextArea) : boolean | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| Unnamed Association | |||||||||||||||||||||||||||||||||||
| From |
|
||||||||||||||||||||||||||||||||||
| Abstract | false | ||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||
| Visibility | Unspecified | ||||||||||||||||||||||||||||||||||
| Derived | false | ||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||
Class - AlignmentTableHeaderCellRenderer
| Name | Value | ||||||||
| Description |
CLASS |
||||||||
| Active | false | ||||||||
| Business Key Mutable | true | ||||||||
| Java Detail | N/A | ||||||||
| Business Model | false | ||||||||
| Visibility | package | ||||||||
| Leaf | false | ||||||||
| Root | false | ||||||||
| Project Management |
|
| private wrappedRenderer : TableCellRenderer | |||||||||||
| Type | TableCellRenderer | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private label : JLabel | |||||||||||
| Type | JLabel | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| public AlignmentTableHeaderCellRenderer (wrappedRenderer : TableCellRenderer) | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| public getTableCellRendererComponent (table : JTable, value : Object, isSelected : boolean, hasFocus : boolean, row : int, column : int) : Component | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Unique | true | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Query | false | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Class - Tab
| Name | Value | ||||||||
| Description |
@author Carlos Igreja @since June 25, 2015 |
||||||||
| Active | false | ||||||||
| Business Key Mutable | true | ||||||||
| Java Detail | N/A | ||||||||
| Business Model | false | ||||||||
| Visibility | public | ||||||||
| Leaf | false | ||||||||
| Root | false | ||||||||
| Project Management |
|
| private tableName : String | |||||||||||
| Stereotypes | Property | ||||||||||
| Type | String | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | true | Setter | true | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private table : javax.swing.JTable | |||||||||||
| Stereotypes | Property | ||||||||||
| Type | javax.swing.JTable | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | true | Setter | true | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private filteredTable : javax.swing.JTable | |||||||||||
| Stereotypes | Property | ||||||||||
| Type | javax.swing.JTable | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | true | Setter | true | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private colWidthPercent : float | |||||||||||
| Stereotypes | Property | ||||||||||
| Type Modifier | [] | ||||||||||
| Type |
float
|
||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | true | Setter | true | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private totalRecords : int | |||||||||||
| Stereotypes | Property | ||||||||||
| Type |
int
|
||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | true | Setter | true | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private recordsShown : int | |||||||||||
| Stereotypes | Property | ||||||||||
| Type |
int
|
||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | true | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private activateRecordMenuItemEnabled : boolean | |||||||||||
| Description |
these menu items are enabled differently for each tab |
||||||||||
| Stereotypes | Property | ||||||||||
| Type |
boolean
|
||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | true | Setter | true | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private archiveRecordMenuItemEnabled : boolean | |||||||||||
| Stereotypes | Property | ||||||||||
| Type |
boolean
|
||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | true | Setter | true | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private filter : JTableFilter | |||||||||||
| Stereotypes | Property | ||||||||||
| Type |
JTableFilter
|
||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | true | Setter | true | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private tableState : TableState | |||||||||||
| Stereotypes | Property | ||||||||||
| Type |
TableState
|
||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | true | Setter | true | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| public Tab () | |||||||||
| Description |
CONSTRUCTOR |
||||||||
| Leaf | false | ||||||||
| Upper | 1 | ||||||||
| Ordered | false | ||||||||
| Unique | true | ||||||||
| Query | false | ||||||||
| Project Management |
|
||||||||
| public subtractFromTotalRowCount (amountOfRecordsDeleted : int) : void | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Description |
This method subtracts an amount from the totalRecords value This is used when records are deleted to update the totalRecords value |
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| public getRecordsLabel () : String | |||||||||
| Description |
This method returns a string that displays the records. |
||||||||
| Leaf | false | ||||||||
| Upper | 1 | ||||||||
| Ordered | false | ||||||||
| Unique | true | ||||||||
| Return Type Description | String This returns a string that has the records for both total and shown | ||||||||
| Query | false | ||||||||
| Project Management |
|
||||||||
| Unnamed Association | |||||||||||||||||||||||||||||||||||||||
| To (filter) |
|
||||||||||||||||||||||||||||||||||||||
| Abstract | false | ||||||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||||||
| Visibility | Unspecified | ||||||||||||||||||||||||||||||||||||||
| Derived | false | ||||||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||||||
| Unnamed Association | |||||||||||||||||||||||||||||||||||||||
| To (tableState) |
|
||||||||||||||||||||||||||||||||||||||
| Abstract | false | ||||||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||||||
| Visibility | Unspecified | ||||||||||||||||||||||||||||||||||||||
| Derived | false | ||||||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||||||
| Unnamed Realization | |||||||||
| From |
ITableNameConstants
|
||||||||
| Visibility | Unspecified | ||||||||
| Project Management |
|
||||||||
Class - ITableNameConstants
| Name | Value | ||||||||
| Description |
@author cigreja |
||||||||
| Active | false | ||||||||
| Business Key Mutable | true | ||||||||
| Java Detail | N/A | ||||||||
| Business Model | false | ||||||||
| Visibility | public | ||||||||
| Leaf | false | ||||||||
| Root | false | ||||||||
| Stereotypes | Interface | ||||||||
| Project Management |
|
| public ASSIGNMENTS_TABLE_NAME : String | |||||||||||
| Initial Value | "Assignments" | ||||||||||
| Type | String | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| public REPORTS_TABLE_NAME : String | |||||||||||
| Initial Value | "Reports" | ||||||||||
| Type | String | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| public ARCHIVE_TABLE_NAME : String | |||||||||||
| Initial Value | "Assignments_Archived" | ||||||||||
| Type | String | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| Unnamed Realization | |||||||||
| To |
Analyster
|
||||||||
| Visibility | Unspecified | ||||||||
| Project Management |
|
||||||||
| Unnamed Realization | |||||||||
| To |
LoadTables
|
||||||||
| Visibility | Unspecified | ||||||||
| Project Management |
|
||||||||
| Unnamed Realization | |||||||||
| To |
Tab
|
||||||||
| Visibility | Unspecified | ||||||||
| Project Management |
|
||||||||
| Unnamed Realization | |||||||||
| To |
Tab
|
||||||||
| Visibility | Unspecified | ||||||||
| Project Management |
|
||||||||
| Unnamed Realization | |||||||||
| To |
Analyster
|
||||||||
| Visibility | Unspecified | ||||||||
| Project Management |
|
||||||||
| Unnamed Realization | |||||||||
| To |
LoadTables
|
||||||||
| Visibility | Unspecified | ||||||||
| Project Management |
|
||||||||
Class - TableHeaderRenderer
| Name | Value | ||||||||
| Description |
Common class for customizing table header renderer without loosing its L&F
Created on Aug 10, 2010 @author Eugene Ryzhikov |
||||||||
| Active | false | ||||||||
| Business Key Mutable | true | ||||||||
| Java Detail | N/A | ||||||||
| Business Model | false | ||||||||
| Visibility | public | ||||||||
| Leaf | false | ||||||||
| Root | false | ||||||||
| Project Management |
|
| private serialVersionUID : long | |||||||||||
| Initial Value | 1L | ||||||||||
| Type |
long
|
||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| public getTableCellRendererComponent (table : javax.swing.JTable, value : Object, isSelected : boolean, hasFocus : boolean, row : int, column : int) : java.awt.Component | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Unique | true | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Query | false | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| public validate () : void | |||||||||
| Description |
following methods are overriden for performance reasons |
||||||||
| Leaf | false | ||||||||
| Upper | 1 | ||||||||
| Ordered | false | ||||||||
| Unique | true | ||||||||
| Query | false | ||||||||
| Project Management |
|
||||||||
| public revalidate () : void | |||||||||
| Leaf | false | ||||||||
| Upper | 1 | ||||||||
| Ordered | false | ||||||||
| Unique | true | ||||||||
| Query | false | ||||||||
| Project Management |
|
||||||||
| public firePropertyChange (propertyName : String, oldValue : boolean, newValue : boolean) : void | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Unique | true | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Query | false | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| public firePropertyChange (propertyName : String, oldValue : Object, newValue : Object) : void | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Unique | true | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Query | false | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Unnamed Generalization | |||||||||
| To |
FilterTableHeaderRenderer
|
||||||||
| Substitutable | false | ||||||||
| Visibility | Unspecified | ||||||||
| Project Management |
|
||||||||
| Unnamed Generalization | |||||||||
| To |
FilterTableHeaderRenderer
|
||||||||
| Substitutable | false | ||||||||
| Visibility | Unspecified | ||||||||
| Project Management |
|
||||||||
Class - TableState
| Name | Value | ||||||||
| Active | false | ||||||||
| Business Key Mutable | true | ||||||||
| Java Detail | N/A | ||||||||
| Business Model | false | ||||||||
| Visibility | public | ||||||||
| Leaf | false | ||||||||
| Root | false | ||||||||
| Project Management |
|
| private table : javax.swing.JTable | |||||||||||
| Type | javax.swing.JTable | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private rowsNum : int | |||||||||||
| Type |
int
|
||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private columnsNum : int | |||||||||||
| Type |
int
|
||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private recordsNum : int | |||||||||||
| Type |
int
|
||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private sorter : javax.swing.table.TableRowSorter | |||||||||||
| Stereotypes | Property | ||||||||||
| Type | javax.swing.table.TableRowSorter | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | true | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private searchFields : String | |||||||||||
| Stereotypes | Property | ||||||||||
| Type Modifier | [] | ||||||||||
| Type | String | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | true | Setter | true | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private columnNames : Vector | |||||||||||
| Stereotypes | Property | ||||||||||
| Initial Value | new Vector() | ||||||||||
| Type | Vector | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | true | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private data : Vector | |||||||||||
| Stereotypes | Property | ||||||||||
| Initial Value | new Vector() | ||||||||||
| Type | Vector | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | true | Setter | true | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| public TableState () | |||||||||
| Leaf | false | ||||||||
| Upper | 1 | ||||||||
| Ordered | false | ||||||||
| Unique | true | ||||||||
| Query | false | ||||||||
| Project Management |
|
||||||||
| public TableState (t : javax.swing.JTable) | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| public init (t : javax.swing.JTable, sf : String) : void | |||||||||||||||||||||||||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||||||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||||||||||||||||||||||||
| Unique | true | ||||||||||||||||||||||||||||||||||||||||||
| Query | false | ||||||||||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||||||||||
| public getRecordsNumber () : int | |||||||||
| Leaf | false | ||||||||
| Upper | 1 | ||||||||
| Ordered | false | ||||||||
| Unique | true | ||||||||
| Query | false | ||||||||
| Project Management |
|
||||||||
| public getRowsNumber () : int | |||||||||
| Leaf | false | ||||||||
| Upper | 1 | ||||||||
| Ordered | false | ||||||||
| Unique | true | ||||||||
| Query | false | ||||||||
| Project Management |
|
||||||||
| public setData () : void | |||||||||
| Leaf | false | ||||||||
| Upper | 1 | ||||||||
| Ordered | false | ||||||||
| Unique | true | ||||||||
| Query | false | ||||||||
| Project Management |
|
||||||||
| public setColumnNames () : void | |||||||||
| Leaf | false | ||||||||
| Upper | 1 | ||||||||
| Ordered | false | ||||||||
| Unique | true | ||||||||
| Query | false | ||||||||
| Project Management |
|
||||||||
| public setRowsNumber (num : int) : void | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| public setRecordsNumber (num : int) : void | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| Unnamed Association | |||||||||||||||||||||||||||||||||||
| From |
|
||||||||||||||||||||||||||||||||||
| Abstract | false | ||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||
| Visibility | Unspecified | ||||||||||||||||||||||||||||||||||
| Derived | false | ||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||
Package - presentation
| Name | Value | ||||||||
| Abstract | false | ||||||||
| Leaf | false | ||||||||
| Root | false | ||||||||
| Visibility | public | ||||||||
| Project Management |
|
| Name | Description |
filter
|
Package - filter
| Name | Value | ||||||||
| Abstract | false | ||||||||
| Leaf | false | ||||||||
| Root | false | ||||||||
| Visibility | public | ||||||||
| Project Management |
|
| Name | Description |
DefaultCheckListModel
|
Default model for check list. It is based on the list of items Implementation of checks is based on HashSet of checked items
@author Eugene Ryzhikov
@param <T> list element type |
ICheckListModel
|
|
ActionCheckListModel
|
|
ICheckListAction
|
|
TableAwareCheckListRenderer
|
|
CheckListFilterType
|
|
CreateDocumentFilter
|
|
CheckListRenderer
|
|
CollectionUtils
|
|
FilterTableHeaderRenderer
|
Table header renderer to show the column filter state
Created on Feb 10, 2011 @author Eugene Ryzhikov |
IObjectToStringTranslator
|
|
DefaultObjectToStringTranslator
|
|
DistinctColumnItem
|
|
IValueWrapper
|
|
TableFilterColumnPopup
|
|
IFilterChangeListener
|
|
IListFilter
|
|
CheckListEditor
|
* Determines mouse click and * 1. Toggles the check on selected item if clicked once * 2. Clears checks and checks selected item if clicked more then once * * Created on Feb 4, 2011 * @author Eugene Ryzhikov * */ |
JTableFilter
|
JTableFilter class @author cigreja |
CheckList
|
The decorator for JList which makes it work like check list UI can be designed using JList and which can be later decorated to become a check list @author Eugene Ryzhikov
@param <T> list item type |
TableFilterState
|
|
TableRowFilterSupport
|
This class it was design to assign table data to filter.///// |
Class - DefaultCheckListModel
| Name | Value | ||||||||
| Description |
Default model for check list. It is based on the list of items Implementation of checks is based on HashSet of checked items
@author Eugene Ryzhikov
@param <T> list element type |
||||||||
| Active | false | ||||||||
| Business Key Mutable | true | ||||||||
| Java Detail | N/A | ||||||||
| Business Model | false | ||||||||
| Visibility | public | ||||||||
| Leaf | false | ||||||||
| Root | false | ||||||||
| Project Management |
|
| private serialVersionUID : long | |||||||||||
| Initial Value | 1L | ||||||||||
| Type |
long
|
||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private checks : Set | |||||||||||
| Template Type Bind Info | N/A | ||||||||||
| Initial Value | new HashSet<T>() | ||||||||||
| Type | Set | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private dataList : List | |||||||||||
| Template Type Bind Info | N/A | ||||||||||
| Initial Value | new ArrayList<T>() | ||||||||||
| Type | List | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private dataSet : Set | |||||||||||
| Template Type Bind Info | N/A | ||||||||||
| Initial Value | new HashSet<T>() | ||||||||||
| Type | Set | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private filteredDataList : List | |||||||||||
| Template Type Bind Info | N/A | ||||||||||
| Initial Value | null | ||||||||||
| Type | List | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private filteredDataSet : Set | |||||||||||
| Template Type Bind Info | N/A | ||||||||||
| Initial Value | null | ||||||||||
| Type | Set | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| public DEFAULT_TRANSLATOR : IObjectToStringTranslator | |||||||||||
| Initial Value | new DefaultObjectToStringTranslator() | ||||||||||
| Type |
IObjectToStringTranslator
|
||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| public DefaultCheckListModel (data : Collection) | |||||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||||
| Unique | true | ||||||||||||||||||||||
| Query | false | ||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||
| public DefaultCheckListModel (data : T) | |||||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||||
| Unique | true | ||||||||||||||||||||||
| Query | false | ||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||
| public getSize () : int | |||||||||
| Description |
(non-Javadoc) @see org.oxbow.swingbits.list.ICheckListModel#getSize() |
||||||||
| Leaf | false | ||||||||
| Upper | 1 | ||||||||
| Ordered | false | ||||||||
| Unique | true | ||||||||
| Query | false | ||||||||
| Project Management |
|
||||||||
| private dataList () : List | |||||||||
| Leaf | false | ||||||||
| Upper | 1 | ||||||||
| Template Type Bind Info | N/A | ||||||||
| Ordered | false | ||||||||
| Unique | true | ||||||||
| Query | false | ||||||||
| Project Management |
|
||||||||
| private dataSet () : Set | |||||||||
| Leaf | false | ||||||||
| Upper | 1 | ||||||||
| Template Type Bind Info | N/A | ||||||||
| Ordered | false | ||||||||
| Unique | true | ||||||||
| Query | false | ||||||||
| Project Management |
|
||||||||
| public getElementAt (index : int) : Object | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Description |
(non-Javadoc) @see org.oxbow.swingbits.list.ICheckListModel#getElementAt(int) |
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| public isCheckedIndex (index : int) : boolean | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Description |
(non-Javadoc) @see org.oxbow.swingbits.list.ICheckListModel#isChecked(int) |
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| public setCheckedIndex (index : int, value : boolean) : void | |||||||||||||||||||||||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||||||||||||||||||||||
| Description |
(non-Javadoc) @see org.oxbow.swingbits.list.ICheckListModel#setChecked(int, boolean) |
||||||||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||||||||||||||||||||||
| Unique | true | ||||||||||||||||||||||||||||||||||||||||
| Query | false | ||||||||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||||||||
| public getCheckedItems () : Collection | |||||||||
| Description |
(non-Javadoc) @see org.oxbow.swingbits.list.ICheckListModel#getChecked() |
||||||||
| Leaf | false | ||||||||
| Upper | 1 | ||||||||
| Template Type Bind Info | N/A | ||||||||
| Ordered | false | ||||||||
| Unique | true | ||||||||
| Query | false | ||||||||
| Project Management |
|
||||||||
| public setCheckedItems (items : Collection) : void | |||||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||||
| Description |
(non-Javadoc) @see org.oxbow.swingbits.list.ICheckListModel#setChecked(java.util.Collection) |
||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||||
| Unique | true | ||||||||||||||||||||||
| Query | false | ||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||
| public filter (pattern : String, translator : IObjectToStringTranslator, listFilter : IListFilter) : void | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Unique | true | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Query | false | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Unnamed Association | |||||||||||||||||||||||||||||||||||||||||
| To (DEFAULT_TRANSLATOR) |
|
||||||||||||||||||||||||||||||||||||||||
| Abstract | false | ||||||||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||||||||
| Visibility | Unspecified | ||||||||||||||||||||||||||||||||||||||||
| Derived | false | ||||||||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||||||||
| Unnamed Realization | |||||||||
| From |
ICheckListModel
|
||||||||
| Visibility | Unspecified | ||||||||
| Template Type Bind Info | N/A | ||||||||
| Project Management |
|
||||||||
| T | |||||||
| Project Management |
|
||||||
Class - ICheckListModel
| Name | Value | ||||||||
| Active | false | ||||||||
| Business Key Mutable | true | ||||||||
| Java Detail | N/A | ||||||||
| Business Model | false | ||||||||
| Visibility | public | ||||||||
| Leaf | false | ||||||||
| Root | false | ||||||||
| Stereotypes | Interface | ||||||||
| Project Management |
|
| public checkedItems : java.util.Collection | |||||||||||
| Description |
Returns a collections of checked items @return |
||||||||||
| Stereotypes | Property | ||||||||||
| Template Type Bind Info | N/A | ||||||||||
| Type | java.util.Collection | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | true | Setter | true | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| public isCheckedIndex (index : int) : boolean | |||||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||||
| Description |
Returns the check state of the element at specified position |
||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||||
| Unique | true | ||||||||||||||||||||||
| Return Type Description | true if element at specified position is checked @throws IndexOutOfBoundsException if index is out of range | ||||||||||||||||||||||
| Query | false | ||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||
| public setCheckedIndex (index : int, value : boolean) : void | |||||||||||||||||||||||||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||||||||||||||||||||||||
| Description |
Sets the check state of the element at specified position |
||||||||||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||||||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||||||||||||||||||||||||
| Unique | true | ||||||||||||||||||||||||||||||||||||||||||
| Return Type Description | @throws IndexOutOfBoundsException if index is out of range | ||||||||||||||||||||||||||||||||||||||||||
| Query | false | ||||||||||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||||||||||
| public filter (pattern : String, translator : IObjectToStringTranslator, listFilter : IListFilter) : void | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Description |
Allows filtered view. Setting empty or null filter will clear filter and show all items |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Unique | true | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Query | false | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Unnamed Realization | |||||||||
| To |
ActionCheckListModel
|
||||||||
| Visibility | Unspecified | ||||||||
| Template Type Bind Info | N/A | ||||||||
| Project Management |
|
||||||||
| Unnamed Realization | |||||||||
| To |
DefaultCheckListModel
|
||||||||
| Visibility | Unspecified | ||||||||
| Template Type Bind Info | N/A | ||||||||
| Project Management |
|
||||||||
| Unnamed Realization | |||||||||
| To |
DefaultCheckListModel
|
||||||||
| Visibility | Unspecified | ||||||||
| Template Type Bind Info | N/A | ||||||||
| Project Management |
|
||||||||
| Unnamed Realization | |||||||||
| To |
ActionCheckListModel
|
||||||||
| Visibility | Unspecified | ||||||||
| Template Type Bind Info | N/A | ||||||||
| Project Management |
|
||||||||
| Unnamed Association | |||||||||||||||||||||||||||||||||||
| From |
|
||||||||||||||||||||||||||||||||||
| Abstract | false | ||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||
| Visibility | Unspecified | ||||||||||||||||||||||||||||||||||
| Derived | false | ||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||
| T | |||||||
| Project Management |
|
||||||
Class - CheckAll
| Name | Value | ||||||||
| Active | false | ||||||||
| Business Key Mutable | true | ||||||||
| Java Detail | N/A | ||||||||
| Business Model | false | ||||||||
| Visibility | public | ||||||||
| Leaf | false | ||||||||
| Root | false | ||||||||
| Project Management |
|
| public toString () : String | |||||||||
| Leaf | false | ||||||||
| Upper | 1 | ||||||||
| Ordered | false | ||||||||
| Unique | true | ||||||||
| Query | false | ||||||||
| Project Management |
|
||||||||
| public check (model : ICheckListModel, value : boolean) : void | |||||||||||||||||||||||||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||||||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||||||||||||||||||||||||
| Unique | true | ||||||||||||||||||||||||||||||||||||||||||
| Query | false | ||||||||||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||||||||||
| Unnamed Realization | |||||||||
| From |
ICheckListAction
|
||||||||
| Visibility | Unspecified | ||||||||
| Template Type Bind Info | N/A | ||||||||
| Project Management |
|
||||||||
| T | |||||||
| Project Management |
|
||||||
Class - ActionCheckListModel
| Name | Value | ||||||||
| Active | false | ||||||||
| Business Key Mutable | true | ||||||||
| Java Detail | N/A | ||||||||
| Business Model | false | ||||||||
| Visibility | public | ||||||||
| Leaf | false | ||||||||
| Root | false | ||||||||
| Project Management |
|
| private listeners : List | |||||||||||
| Template Type Bind Info | N/A | ||||||||||
| Initial Value | Collections.synchronizedList( new ArrayList<ListDataListener>()) | ||||||||||
| Type | List | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private originalModel : ICheckListModel | |||||||||||
| Template Type Bind Info | N/A | ||||||||||
| Type |
ICheckListModel
|
||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private actionCheckAll : ICheckListAction | |||||||||||
| Template Type Bind Info | N/A | ||||||||||
| Initial Value | new ICheckListAction.CheckAll<T>() | ||||||||||
| Type |
ICheckListAction
|
||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private actionItems : ICheckListAction | |||||||||||
| Template Type Bind Info | N/A | ||||||||||
| Initial Value | Arrays.asList( actionCheckAll ) | ||||||||||
| Type |
ICheckListAction
|
||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | * | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private checks : ICheckListAction | |||||||||||
| Template Type Bind Info | N/A | ||||||||||
| Initial Value | new HashSet<ICheckListAction<T>>() | ||||||||||
| Type |
ICheckListAction
|
||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | * | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| public ActionCheckListModel (originalModel : ICheckListModel) | |||||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||||
| Unique | true | ||||||||||||||||||||||
| Query | false | ||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||
| public getSize () : int | |||||||||
| Leaf | false | ||||||||
| Upper | 1 | ||||||||
| Ordered | false | ||||||||
| Unique | true | ||||||||
| Query | false | ||||||||
| Project Management |
|
||||||||
| public getElementAt (index : int) : Object | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| private toOriginalIndex (index : int) : int | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| private toDecoratedIndex (index : int) : int | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| private isDecoratedIndex (index : int) : boolean | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| public addListDataListener (l : javax.swing.event.ListDataListener) : void | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| public removeListDataListener (l : javax.swing.event.ListDataListener) : void | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| private fireListDataChanged () : void | |||||||||
| Leaf | false | ||||||||
| Upper | 1 | ||||||||
| Ordered | false | ||||||||
| Unique | true | ||||||||
| Query | false | ||||||||
| Project Management |
|
||||||||
| private toDecoratedEvent (e : javax.swing.event.ListDataEvent) : javax.swing.event.ListDataEvent | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| public isCheckedIndex (index : int) : boolean | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| public setCheckedIndex (index : int, value : boolean) : void | |||||||||||||||||||||||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||||||||||||||||||||||
| Unique | true | ||||||||||||||||||||||||||||||||||||||||
| Query | false | ||||||||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||||||||
| public getCheckedItems () : Collection | |||||||||
| Leaf | false | ||||||||
| Upper | 1 | ||||||||
| Template Type Bind Info | N/A | ||||||||
| Ordered | false | ||||||||
| Unique | true | ||||||||
| Query | false | ||||||||
| Project Management |
|
||||||||
| public setCheckedItems (items : Collection) : void | |||||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||||
| Unique | true | ||||||||||||||||||||||
| Query | false | ||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||
| public filter (pattern : String, translator : IObjectToStringTranslator, listFilter : IListFilter) : void | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Unique | true | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Query | false | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Unnamed Association | |||||||||||||||||||||||||||||||||||||||
| To (originalModel) |
|
||||||||||||||||||||||||||||||||||||||
| Abstract | false | ||||||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||||||
| Visibility | Unspecified | ||||||||||||||||||||||||||||||||||||||
| Derived | false | ||||||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||||||
| Unnamed Association | |||||||||||||||||||||||||||||||||||||||||
| To (actionCheckAll) |
|
||||||||||||||||||||||||||||||||||||||||
| Abstract | false | ||||||||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||||||||
| Visibility | Unspecified | ||||||||||||||||||||||||||||||||||||||||
| Derived | false | ||||||||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||||||||
| Unnamed Association | |||||||||||||||||||||||||||||||||||||||||
| To (actionItems) |
|
||||||||||||||||||||||||||||||||||||||||
| Abstract | false | ||||||||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||||||||
| Visibility | Unspecified | ||||||||||||||||||||||||||||||||||||||||
| Derived | false | ||||||||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||||||||
| Unnamed Association | |||||||||||||||||||||||||||||||||||||||||
| To (checks) |
|
||||||||||||||||||||||||||||||||||||||||
| Abstract | false | ||||||||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||||||||
| Visibility | Unspecified | ||||||||||||||||||||||||||||||||||||||||
| Derived | false | ||||||||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||||||||
| Unnamed Realization | |||||||||
| From |
ICheckListModel
|
||||||||
| Visibility | Unspecified | ||||||||
| Template Type Bind Info | N/A | ||||||||
| Project Management |
|
||||||||
| T | |||||||
| Project Management |
|
||||||
Class - ICheckListAction
| Name | Value | ||||||||
| Active | false | ||||||||
| Business Key Mutable | true | ||||||||
| Java Detail | N/A | ||||||||
| Business Model | false | ||||||||
| Visibility | public | ||||||||
| Leaf | false | ||||||||
| Root | false | ||||||||
| Stereotypes | Interface | ||||||||
| Project Management |
|
| Name | Description |
CheckAll
|
| public check (model : ICheckListModel, value : boolean) : void | |||||||||||||||||||||||||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||||||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||||||||||||||||||||||||
| Unique | true | ||||||||||||||||||||||||||||||||||||||||||
| Query | false | ||||||||||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||||||||||
| Unnamed Realization | |||||||||
| To |
CheckAll
|
||||||||
| Visibility | Unspecified | ||||||||
| Template Type Bind Info | N/A | ||||||||
| Project Management |
|
||||||||
| Unnamed Realization | |||||||||
| To |
CheckAll
|
||||||||
| Visibility | Unspecified | ||||||||
| Template Type Bind Info | N/A | ||||||||
| Project Management |
|
||||||||
| Unnamed Association | |||||||||||||||||||||||||||||||||||
| From |
|
||||||||||||||||||||||||||||||||||
| Abstract | false | ||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||
| Visibility | Unspecified | ||||||||||||||||||||||||||||||||||
| Derived | false | ||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||
| Unnamed Association | |||||||||||||||||||||||||||||||||||
| From |
|
||||||||||||||||||||||||||||||||||
| Abstract | false | ||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||
| Visibility | Unspecified | ||||||||||||||||||||||||||||||||||
| Derived | false | ||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||
| Unnamed Association | |||||||||||||||||||||||||||||||||||
| From |
|
||||||||||||||||||||||||||||||||||
| Abstract | false | ||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||
| Visibility | Unspecified | ||||||||||||||||||||||||||||||||||
| Derived | false | ||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||
| T | |||||||
| Project Management |
|
||||||
Class - TableAwareCheckListRenderer
| Name | Value | ||||||||
| Active | false | ||||||||
| Business Key Mutable | true | ||||||||
| Java Detail | N/A | ||||||||
| Business Model | false | ||||||||
| Visibility | public | ||||||||
| Leaf | false | ||||||||
| Root | false | ||||||||
| Project Management |
|
| private table : javax.swing.JTable | |||||||||||
| Type | javax.swing.JTable | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private column : int | |||||||||||
| Type |
int
|
||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| public TableAwareCheckListRenderer (table : javax.swing.JTable, column : int) | |||||||||||||||||||||||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||||||||||||||||||||||
| Unique | true | ||||||||||||||||||||||||||||||||||||||||
| Query | false | ||||||||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||||||||
| public getListCellRendererComponent (list : javax.swing.JList, value : Object, index : int, isSelected : boolean, cellHasFocus : boolean) : java.awt.Component | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Unique | true | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Query | false | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Unnamed Generalization | |||||||||
| From |
CheckListRenderer
|
||||||||
| Substitutable | false | ||||||||
| Visibility | Unspecified | ||||||||
| Project Management |
|
||||||||
Class - CheckListFilterType
| Name | Value | ||||||||
| Active | false | ||||||||
| Business Key Mutable | true | ||||||||
| Java Detail | N/A | ||||||||
| Business Model | false | ||||||||
| Visibility | public | ||||||||
| Leaf | false | ||||||||
| Root | false | ||||||||
| Stereotypes | enumeration | ||||||||
| Project Management |
|
| STARTS_WITH | |||||||||
| Project Management |
|
||||||||
| CONTAINS | |||||||||
| Project Management |
|
||||||||
| REGEX | |||||||||
| Project Management |
|
||||||||
| Unnamed Realization | |||||||||
| From |
IListFilter
|
||||||||
| Visibility | Unspecified | ||||||||
| Project Management |
|
||||||||
Class - CreateDocumentFilter
| Name | Value | ||||||||
| Active | false | ||||||||
| Business Key Mutable | true | ||||||||
| Java Detail | N/A | ||||||||
| Business Model | false | ||||||||
| Visibility | public | ||||||||
| Leaf | false | ||||||||
| Root | false | ||||||||
| Project Management |
|
| private promptPosition : int | |||||||||||
| Type |
int
|
||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| public CreateDocumentFilter (promptPosition : int) | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| public insertString (fb : FilterBypass, offset : int, string : String, attr : javax.swing.text.AttributeSet) : void | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Unique | true | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Query | false | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| public remove (fb : FilterBypass, offset : int, length : int) : void | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Unique | true | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Query | false | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| public replace (fb : FilterBypass, offset : int, length : int, text : String, attrs : javax.swing.text.AttributeSet) : void | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Unique | true | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Query | false | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Class - CheckListRenderer
| Name | Value | ||||||||
| Active | false | ||||||||
| Business Key Mutable | true | ||||||||
| Java Detail | N/A | ||||||||
| Business Model | false | ||||||||
| Visibility | public | ||||||||
| Leaf | false | ||||||||
| Root | false | ||||||||
| Project Management |
|
| Name | Description |
UIResource
|
| private serialVersionUID : long | |||||||||||
| Initial Value | 1L | ||||||||||
| Type |
long
|
||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private NO_FOCUS_BORDER : javax.swing.border.Border | |||||||||||
| Initial Value | new EmptyBorder(1, 1, 1, 1) | ||||||||||
| Type | javax.swing.border.Border | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private SAFE_NO_FOCUS_BORDER : javax.swing.border.Border | |||||||||||
| Initial Value | CheckListRenderer.NO_FOCUS_BORDER | ||||||||||
| Type | javax.swing.border.Border | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| public CheckListRenderer () | |||||||||
| Description |
Constructs a default renderer object for an item in a list. |
||||||||
| Leaf | false | ||||||||
| Upper | 1 | ||||||||
| Ordered | false | ||||||||
| Unique | true | ||||||||
| Query | false | ||||||||
| Project Management |
|
||||||||
| private getNoFocusBorder () : javax.swing.border.Border | |||||||||
| Leaf | false | ||||||||
| Upper | 1 | ||||||||
| Ordered | false | ||||||||
| Unique | true | ||||||||
| Query | false | ||||||||
| Project Management |
|
||||||||
| public getListCellRendererComponent (list : javax.swing.JList, value : Object, index : int, isSelected : boolean, cellHasFocus : boolean) : java.awt.Component | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Unique | true | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Query | false | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| protected getObjectAsText (obj : Object) : String | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| private isChecked (list : javax.swing.JList, index : int) : boolean | |||||||||||||||||||||||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||||||||||||||||||||||
| Unique | true | ||||||||||||||||||||||||||||||||||||||||
| Query | false | ||||||||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||||||||
| public isOpaque () : boolean | |||||||||
| Leaf | false | ||||||||
| Upper | 1 | ||||||||
| Ordered | false | ||||||||
| Unique | true | ||||||||
| Return Type Description | true if the background is opaque and differs from the JList's background; false otherwise | ||||||||
| Query | false | ||||||||
| Project Management |
|
||||||||
| protected firePropertyChange (propertyName : String, oldValue : Object, newValue : Object) : void | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Unique | true | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Query | false | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| public validate () : void | |||||||||
| Description |
Methods below are overridden for performance reasons. |
||||||||
| Leaf | false | ||||||||
| Upper | 1 | ||||||||
| Ordered | false | ||||||||
| Unique | true | ||||||||
| Query | false | ||||||||
| Project Management |
|
||||||||
| public invalidate () : void | |||||||||
| Leaf | false | ||||||||
| Upper | 1 | ||||||||
| Ordered | false | ||||||||
| Unique | true | ||||||||
| Query | false | ||||||||
| Project Management |
|
||||||||
| public repaint () : void | |||||||||
| Leaf | false | ||||||||
| Upper | 1 | ||||||||
| Ordered | false | ||||||||
| Unique | true | ||||||||
| Query | false | ||||||||
| Project Management |
|
||||||||
| public revalidate () : void | |||||||||
| Leaf | false | ||||||||
| Upper | 1 | ||||||||
| Ordered | false | ||||||||
| Unique | true | ||||||||
| Query | false | ||||||||
| Project Management |
|
||||||||
| public repaint (tm : long, x : int, y : int, width : int, height : int) : void | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Unique | true | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Query | false | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| public repaint (r : java.awt.Rectangle) : void | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| public firePropertyChange (propertyName : String, oldValue : byte, newValue : byte) : void | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Unique | true | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Query | false | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| public firePropertyChange (propertyName : String, oldValue : char, newValue : char) : void | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Unique | true | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Query | false | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| public firePropertyChange (propertyName : String, oldValue : short, newValue : short) : void | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Unique | true | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Query | false | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| public firePropertyChange (propertyName : String, oldValue : int, newValue : int) : void | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Unique | true | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Query | false | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| public firePropertyChange (propertyName : String, oldValue : long, newValue : long) : void | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Unique | true | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Query | false | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| public firePropertyChange (propertyName : String, oldValue : float, newValue : float) : void | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Unique | true | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Query | false | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| public firePropertyChange (propertyName : String, oldValue : double, newValue : double) : void | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Unique | true | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Query | false | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| public firePropertyChange (propertyName : String, oldValue : boolean, newValue : boolean) : void | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Unique | true | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Query | false | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Unnamed Generalization | |||||||||
| To |
TableAwareCheckListRenderer
|
||||||||
| Substitutable | false | ||||||||
| Visibility | Unspecified | ||||||||
| Project Management |
|
||||||||
| Unnamed Generalization | |||||||||
| To |
TableAwareCheckListRenderer
|
||||||||
| Substitutable | false | ||||||||
| Visibility | Unspecified | ||||||||
| Project Management |
|
||||||||
Class - CollectionUtils
| Name | Value | ||||||||
| Active | false | ||||||||
| Business Key Mutable | true | ||||||||
| Java Detail | N/A | ||||||||
| Business Model | false | ||||||||
| Visibility | public | ||||||||
| Leaf | false | ||||||||
| Root | false | ||||||||
| Project Management |
|
| public isEmpty (c : java.util.Collection) : boolean | |||||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||||
| Description |
Checks if collection is empty. Null references are considered to be empty collections. |
||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||||
| Unique | true | ||||||||||||||||||||||
| Return Type Description | true if collection is empty | ||||||||||||||||||||||
| Query | false | ||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||
| public trySort (c : java.util.Collection) : java.util.Collection | |||||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||||
| Description |
Tries to sort collection. All elements have to implement Comparable interface and be mutually comparable |
||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||||
| Template Type Bind Info | N/A | ||||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||||
| Unique | true | ||||||||||||||||||||||
| Return Type Description | new sorted collection if succeeded otherwise same collection | ||||||||||||||||||||||
| Query | false | ||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||
Class - FilterTableHeaderRenderer
| Name | Value | ||||||||
| Description |
Table header renderer to show the column filter state
Created on Feb 10, 2011 @author Eugene Ryzhikov |
||||||||
| Active | false | ||||||||
| Business Key Mutable | true | ||||||||
| Java Detail | N/A | ||||||||
| Business Model | false | ||||||||
| Visibility | package | ||||||||
| Leaf | false | ||||||||
| Root | false | ||||||||
| Project Management |
|
| private serialVersionUID : long | |||||||||||
| Initial Value | 1L | ||||||||||
| Type |
long
|
||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private icon : ImageIcon | |||||||||||
| Type | ImageIcon | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private filterIconPlacement : int | |||||||||||
| Type |
int
|
||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private tableFilter : JTableFilter | |||||||||||
| Type |
JTableFilter
|
||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| public FilterTableHeaderRenderer (tableFilter : JTableFilter, filterIconPlacement : int) | |||||||||||||||||||||||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||||||||||||||||||||||
| Unique | true | ||||||||||||||||||||||||||||||||||||||||
| Query | false | ||||||||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||||||||
| public getTableCellRendererComponent (table : JTable, value : Object, isSelected : boolean, hasFocus : boolean, row : int, column : int) : Component | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Unique | true | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Query | false | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Unnamed Association | |||||||||||||||||||||||||||||||||||||||
| To (tableFilter) |
|
||||||||||||||||||||||||||||||||||||||
| Abstract | false | ||||||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||||||
| Visibility | Unspecified | ||||||||||||||||||||||||||||||||||||||
| Derived | false | ||||||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||||||
| Unnamed Generalization | |||||||||
| From |
TableHeaderRenderer
|
||||||||
| Substitutable | false | ||||||||
| Visibility | Unspecified | ||||||||
| Project Management |
|
||||||||
Class - IObjectToStringTranslator
| Name | Value | ||||||||
| Active | false | ||||||||
| Business Key Mutable | true | ||||||||
| Java Detail | N/A | ||||||||
| Business Model | false | ||||||||
| Visibility | public | ||||||||
| Leaf | false | ||||||||
| Root | false | ||||||||
| Stereotypes | Interface | ||||||||
| Project Management |
|
| public translate (obj : Object) : String | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| Unnamed Realization | |||||||||
| To |
DefaultObjectToStringTranslator
|
||||||||
| Visibility | Unspecified | ||||||||
| Project Management |
|
||||||||
| Unnamed Realization | |||||||||
| To |
DefaultObjectToStringTranslator
|
||||||||
| Visibility | Unspecified | ||||||||
| Project Management |
|
||||||||
| Unnamed Association | |||||||||||||||||||||||||||||||||||
| From |
|
||||||||||||||||||||||||||||||||||
| Abstract | false | ||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||
| Visibility | Unspecified | ||||||||||||||||||||||||||||||||||
| Derived | false | ||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||
| Unnamed Association | |||||||||||||||||||||||||||||||||||
| From |
|
||||||||||||||||||||||||||||||||||
| Abstract | false | ||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||
| Visibility | Unspecified | ||||||||||||||||||||||||||||||||||
| Derived | false | ||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||
Class - DefaultObjectToStringTranslator
| Name | Value | ||||||||
| Active | false | ||||||||
| Business Key Mutable | true | ||||||||
| Java Detail | N/A | ||||||||
| Business Model | false | ||||||||
| Visibility | public | ||||||||
| Leaf | false | ||||||||
| Root | false | ||||||||
| Project Management |
|
| public translate (obj : Object) : String | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| Unnamed Realization | |||||||||
| From |
IObjectToStringTranslator
|
||||||||
| Visibility | Unspecified | ||||||||
| Project Management |
|
||||||||
Class - DistinctColumnItem
| Name | Value | ||||||||
| Active | false | ||||||||
| Business Key Mutable | true | ||||||||
| Java Detail | N/A | ||||||||
| Business Model | false | ||||||||
| Visibility | public | ||||||||
| Leaf | false | ||||||||
| Root | false | ||||||||
| Project Management |
|
| private value : Object | |||||||||||
| Stereotypes | Property | ||||||||||
| Type | Object | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | true | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private row : int | |||||||||||
| Stereotypes | Property | ||||||||||
| Type |
int
|
||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | true | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| public DistinctColumnItem (value : Object, row : int) | |||||||||||||||||||||||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||||||||||||||||||||||
| Unique | true | ||||||||||||||||||||||||||||||||||||||||
| Query | false | ||||||||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||||||||
| public toString () : String | |||||||||
| Leaf | false | ||||||||
| Upper | 1 | ||||||||
| Ordered | false | ||||||||
| Unique | true | ||||||||
| Query | false | ||||||||
| Project Management |
|
||||||||
| public hashCode () : int | |||||||||
| Leaf | false | ||||||||
| Upper | 1 | ||||||||
| Ordered | false | ||||||||
| Unique | true | ||||||||
| Query | false | ||||||||
| Project Management |
|
||||||||
| public equals (obj : Object) : boolean | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| public compareTo (o : DistinctColumnItem) : int | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| Unnamed Realization | |||||||||
| From |
IValueWrapper
|
||||||||
| Visibility | Unspecified | ||||||||
| Template Type Bind Info | N/A | ||||||||
| Project Management |
|
||||||||
| Unnamed Association | |||||||||||||||||||||||||||||||||||
| From |
|
||||||||||||||||||||||||||||||||||
| Abstract | false | ||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||
| Visibility | Unspecified | ||||||||||||||||||||||||||||||||||
| Derived | false | ||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||
Class - IValueWrapper
| Name | Value | ||||||||
| Active | false | ||||||||
| Business Key Mutable | true | ||||||||
| Java Detail | N/A | ||||||||
| Business Model | false | ||||||||
| Visibility | public | ||||||||
| Leaf | false | ||||||||
| Root | false | ||||||||
| Stereotypes | Interface | ||||||||
| Project Management |
|
| public value : T | |||||||||||
| Stereotypes | Property | ||||||||||
| Type | T | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | true | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| Unnamed Realization | |||||||||
| To |
DistinctColumnItem
|
||||||||
| Visibility | Unspecified | ||||||||
| Template Type Bind Info | N/A | ||||||||
| Project Management |
|
||||||||
| Unnamed Realization | |||||||||
| To |
DistinctColumnItem
|
||||||||
| Visibility | Unspecified | ||||||||
| Template Type Bind Info | N/A | ||||||||
| Project Management |
|
||||||||
| T | |||||||
| Project Management |
|
||||||
Class - UIResource
| Name | Value | ||||||||
| Active | false | ||||||||
| Business Key Mutable | true | ||||||||
| Java Detail | N/A | ||||||||
| Business Model | false | ||||||||
| Visibility | public | ||||||||
| Leaf | false | ||||||||
| Root | false | ||||||||
| Project Management |
|
Class - TableFilterColumnPopup
| Name | Value | ||||||||
| Active | false | ||||||||
| Business Key Mutable | true | ||||||||
| Java Detail | N/A | ||||||||
| Business Model | false | ||||||||
| Visibility | package | ||||||||
| Leaf | false | ||||||||
| Root | false | ||||||||
| Project Management |
|
| Name | Description |
ColumnAttrs
|
| private colAttrs : java.util.Map | |||||||||||
| Template Type Bind Info | N/A | ||||||||||
| Initial Value | new HashMap<Integer, ColumnAttrs>() | ||||||||||
| Type | java.util.Map | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private enabled : boolean | |||||||||||
| Stereotypes | Property | ||||||||||
| Initial Value | false | ||||||||||
| Type |
boolean
|
||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | true | Setter | true | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private mColumnIndex : int | |||||||||||
| Initial Value | -1 | ||||||||||
| Type |
int
|
||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private actionsVisible : boolean | |||||||||||
| Stereotypes | Property | ||||||||||
| Initial Value | true | ||||||||||
| Type |
boolean
|
||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | true | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private useTableRenderers : boolean | |||||||||||
| Stereotypes | Property | ||||||||||
| Initial Value | false | ||||||||||
| Type |
boolean
|
||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | true | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private myTableModelInitial : javax.swing.table.TableModel | |||||||||||
| Type | javax.swing.table.TableModel | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private filterList : CheckList | |||||||||||
| Template Type Bind Info | N/A | ||||||||||
| Initial Value | new CheckList.Builder().build() | ||||||||||
| Type |
CheckList
|
||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private filter : JTableFilter | |||||||||||
| Stereotypes | Property | ||||||||||
| Type |
JTableFilter
|
||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | true | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private translator : IObjectToStringTranslator | |||||||||||
| Type |
IObjectToStringTranslator
|
||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private gui : GUI | |||||||||||
| Initial Value | new GUI() | ||||||||||
| Type |
GUI
|
||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| public TableFilterColumnPopup (filter : JTableFilter) | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| public setSearchTranslator (tranlsator : IObjectToStringTranslator) : void | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| private setupTableHeader () : void | |||||||||
| Leaf | false | ||||||||
| Upper | 1 | ||||||||
| Ordered | false | ||||||||
| Unique | true | ||||||||
| Query | false | ||||||||
| Project Management |
|
||||||||
| protected buildContent () : JComponent | |||||||||
| Leaf | false | ||||||||
| Upper | 1 | ||||||||
| Ordered | false | ||||||||
| Unique | true | ||||||||
| Query | false | ||||||||
| Project Management |
|
||||||||
| public applyColumnFilter () : boolean | |||||||||
| Leaf | false | ||||||||
| Upper | 1 | ||||||||
| Ordered | false | ||||||||
| Unique | true | ||||||||
| Query | false | ||||||||
| Project Management |
|
||||||||
| package getMyTableModelInitial () : javax.swing.table.TableModel | |||||||||
| Leaf | false | ||||||||
| Upper | 1 | ||||||||
| Ordered | false | ||||||||
| Unique | true | ||||||||
| Query | false | ||||||||
| Project Management |
|
||||||||
| public getTable () : JTable | |||||||||
| Leaf | false | ||||||||
| Upper | 1 | ||||||||
| Ordered | false | ||||||||
| Unique | true | ||||||||
| Query | false | ||||||||
| Project Management |
|
||||||||
| public mousePressed (e : java.awt.event.MouseEvent) : void | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| public mouseReleased (e : java.awt.event.MouseEvent) : void | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Description |
HERE excecute popup windows Popup menus are triggered differently on different platforms Therefore, isPopupTrigger should be checked in both mousePressed and mouseReleased events for for proper cross-platform functionality |
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| private showFilterPopup (e : java.awt.event.MouseEvent) : void | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| private getColumnAttrs (column : int) : ColumnAttrs | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| public beforeHide () : void | |||||||||
| Leaf | false | ||||||||
| Upper | 1 | ||||||||
| Ordered | false | ||||||||
| Unique | true | ||||||||
| Query | false | ||||||||
| Project Management |
|
||||||||
| public mouseClicked (e : java.awt.event.MouseEvent) : void | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| public mouseEntered (e : java.awt.event.MouseEvent) : void | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| public mouseExited (e : java.awt.event.MouseEvent) : void | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| Unnamed Association | |||||||||||||||||||||||||||||||||||||||||
| To (filterList) |
|
||||||||||||||||||||||||||||||||||||||||
| Abstract | false | ||||||||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||||||||
| Visibility | Unspecified | ||||||||||||||||||||||||||||||||||||||||
| Derived | false | ||||||||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||||||||
| Unnamed Association | |||||||||||||||||||||||||||||||||||||||
| To (filter) |
|
||||||||||||||||||||||||||||||||||||||
| Abstract | false | ||||||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||||||
| Visibility | Unspecified | ||||||||||||||||||||||||||||||||||||||
| Derived | false | ||||||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||||||
| Unnamed Association | |||||||||||||||||||||||||||||||||||||||
| To (translator) |
|
||||||||||||||||||||||||||||||||||||||
| Abstract | false | ||||||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||||||
| Visibility | Unspecified | ||||||||||||||||||||||||||||||||||||||
| Derived | false | ||||||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||||||
| Unnamed Association | |||||||||||||||||||||||||||||||||||||||||
| To (gui) |
|
||||||||||||||||||||||||||||||||||||||||
| Abstract | false | ||||||||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||||||||
| Visibility | Unspecified | ||||||||||||||||||||||||||||||||||||||||
| Derived | false | ||||||||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||||||||
| Unnamed Generalization | |||||||||
| From |
PopupWindow
|
||||||||
| Substitutable | false | ||||||||
| Visibility | Unspecified | ||||||||
| Project Management |
|
||||||||
Class - IFilterChangeListener
| Name | Value | ||||||||
| Active | false | ||||||||
| Business Key Mutable | true | ||||||||
| Java Detail | N/A | ||||||||
| Business Model | false | ||||||||
| Visibility | public | ||||||||
| Leaf | false | ||||||||
| Root | false | ||||||||
| Stereotypes | Interface | ||||||||
| Project Management |
|
| public filterChanged (filter : JTableFilter) : void | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Description |
this is used in AbstractTableFilter & TableRowFilterSupport |
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| Unnamed Association | |||||||||||||||||||||||||||||||||||
| From |
|
||||||||||||||||||||||||||||||||||
| Abstract | false | ||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||
| Visibility | Unspecified | ||||||||||||||||||||||||||||||||||
| Derived | false | ||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||
Class - IListFilter
| Name | Value | ||||||||
| Active | false | ||||||||
| Business Key Mutable | true | ||||||||
| Java Detail | N/A | ||||||||
| Business Model | false | ||||||||
| Visibility | public | ||||||||
| Leaf | false | ||||||||
| Root | false | ||||||||
| Stereotypes | Interface | ||||||||
| Project Management |
|
| public include (element : String, pattern : String) : boolean | |||||||||||||||||||||||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||||||||||||||||||||||
| Unique | true | ||||||||||||||||||||||||||||||||||||||||
| Query | false | ||||||||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||||||||
| Unnamed Realization | |||||||||
| To |
CheckListFilterType
|
||||||||
| Visibility | Unspecified | ||||||||
| Project Management |
|
||||||||
| Unnamed Realization | |||||||||
| To |
CheckListFilterType
|
||||||||
| Visibility | Unspecified | ||||||||
| Project Management |
|
||||||||
Class - CheckListEditor
| Name | Value | ||||||||
| Description |
* Determines mouse click and * 1. Toggles the check on selected item if clicked once * 2. Clears checks and checks selected item if clicked more then once * * Created on Feb 4, 2011 * @author Eugene Ryzhikov * */ |
||||||||
| Active | false | ||||||||
| Business Key Mutable | true | ||||||||
| Java Detail | N/A | ||||||||
| Business Model | false | ||||||||
| Visibility | package | ||||||||
| Leaf | false | ||||||||
| Root | false | ||||||||
| Project Management |
|
| public mouseClicked (e : java.awt.event.MouseEvent) : void | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
Class - ColumnAttrs
| Name | Value | ||||||||
| Active | false | ||||||||
| Business Key Mutable | true | ||||||||
| Java Detail | N/A | ||||||||
| Business Model | false | ||||||||
| Visibility | package | ||||||||
| Leaf | false | ||||||||
| Root | false | ||||||||
| Project Management |
|
| public preferredSize : Dimension | |||||||||||
| Type | Dimension | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
Class - JTableFilter
| Name | Value | ||||||||
| Description |
JTableFilter class @author cigreja |
||||||||
| Active | false | ||||||||
| Business Key Mutable | true | ||||||||
| Java Detail | N/A | ||||||||
| Business Model | false | ||||||||
| Visibility | public | ||||||||
| Leaf | false | ||||||||
| Root | false | ||||||||
| Project Management |
|
| Name | Description |
TableRowFilter
|
NESTED CLASS TableRowFilter this class is used once to create an instance in this outer class it is also called as another instance in method execute in the outer class |
Row
|
NESTED INTERFACE Row this interface is called twice in this outer class and once from TableFilterState |
| private columnIndex : int | |||||||||||
| Stereotypes | Property | ||||||||||
| Initial Value | -1 | ||||||||||
| Type |
int
|
||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | true | Setter | true | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private distinctItemCache : java.util.Map | |||||||||||
| Template Type Bind Info | N/A | ||||||||||
| Initial Value | Collections.synchronizedMap(new HashMap<Integer, Collection<DistinctColumnItem>>()) | ||||||||||
| Type | java.util.Map | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private table : JTable | |||||||||||
| Stereotypes | Property | ||||||||||
| Initial Value | new JTable() | ||||||||||
| Type | JTable | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | true | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private filter : TableRowFilter | |||||||||||
| Initial Value | new TableRowFilter() | ||||||||||
| Type |
TableRowFilter
|
||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private itemChecked : DistinctColumnItem | |||||||||||
| Type |
DistinctColumnItem
|
||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | * | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private listeners : IFilterChangeListener | |||||||||||
| Initial Value | Collections.synchronizedSet(new HashSet<IFilterChangeListener>()) | ||||||||||
| Type |
IFilterChangeListener
|
||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | * | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private filterState : TableFilterState | |||||||||||
| Initial Value | new TableFilterState() | ||||||||||
| Type |
TableFilterState
|
||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| public JTableFilter (table : JTable) | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Description |
CONSTRUCTOR JTableFilter |
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| public setupDistinctItemCacheRefresh () : void | |||||||||
| Description |
setupDistinctItemCacheRefresh called from the constructor |
||||||||
| Leaf | false | ||||||||
| Upper | 1 | ||||||||
| Ordered | false | ||||||||
| Unique | true | ||||||||
| Query | false | ||||||||
| Project Management |
|
||||||||
| public apply (col : int, selectField : Object) : boolean | |||||||||||||||||||||||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||||||||||||||||||||||
| Description |
apply called from Analyster |
||||||||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||||||||||||||||||||||
| Unique | true | ||||||||||||||||||||||||||||||||||||||||
| Query | false | ||||||||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||||||||
| public apply (col : int, items : java.util.Collection) : boolean | |||||||||||||||||||||||||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||||||||||||||||||||||||
| Description |
apply Called from Analyster, LoadTables, this, TableFilterColumnPopup |
||||||||||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||||||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||||||||||||||||||||||||
| Unique | true | ||||||||||||||||||||||||||||||||||||||||||
| Query | false | ||||||||||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||||||||||
| public saveFilterCriteria (collection : java.util.Collection) : void | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Description |
saveFilterCriteria this method is called from LoadTables & TableFilterColumnPopup classes |
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| public getFilterCriteria () : java.util.Collection | |||||||||
| Description |
getFilterCriteria this method is called from Analyster |
||||||||
| Leaf | false | ||||||||
| Upper | 1 | ||||||||
| Template Type Bind Info | N/A | ||||||||
| Ordered | false | ||||||||
| Unique | true | ||||||||
| Query | false | ||||||||
| Project Management |
|
||||||||
| public modelChanged (model : javax.swing.table.TableModel) : void | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Description |
modelChanged this method is called from TableRowFilterSupport |
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| public addChangeListener (listener : IFilterChangeListener) : void | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Description |
addChangeListener this method is called once from TableRowFilterSupport |
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| public isFiltered (column : int) : boolean | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Description |
isFiltered this method is called once from FilterTableHeaderRenderer |
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| public getFilterState (column : int) : java.util.Collection | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Description |
getFilterState this method is called once from isFiltered & once from TableFilterColumnPopup |
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Template Type Bind Info | N/A | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| public getDistinctColumnItems (column : int) : java.util.Collection | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Description |
getDistinctColumnItems this method is called once from isFiltered method and once from the Analyster & TableFilterColumnPopup classes |
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Template Type Bind Info | N/A | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| private collectDistinctColumnItems (column : int) : java.util.Collection | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Description |
collectDistinctColumnItems this method is called from getDistinctColumnItems |
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Template Type Bind Info | N/A | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| public includeRow (row : Row) : boolean | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Description |
includeRow this method is called once by the nested class TableRowFilter method include that overrides the Java API method of the RowFilter class |
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| Unnamed Association | |||||||||||||||||||||||||||||||||||||||||
| To (filter) |
|
||||||||||||||||||||||||||||||||||||||||
| Abstract | false | ||||||||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||||||||
| Visibility | Unspecified | ||||||||||||||||||||||||||||||||||||||||
| Derived | false | ||||||||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||||||||
| Unnamed Association | |||||||||||||||||||||||||||||||||||||||
| To (itemChecked) |
|
||||||||||||||||||||||||||||||||||||||
| Abstract | false | ||||||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||||||
| Visibility | Unspecified | ||||||||||||||||||||||||||||||||||||||
| Derived | false | ||||||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||||||
| Unnamed Association | |||||||||||||||||||||||||||||||||||||||||
| To (listeners) |
|
||||||||||||||||||||||||||||||||||||||||
| Abstract | false | ||||||||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||||||||
| Visibility | Unspecified | ||||||||||||||||||||||||||||||||||||||||
| Derived | false | ||||||||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||||||||
| Unnamed Association | |||||||||||||||||||||||||||||||||||||||||
| To (filterState) |
|
||||||||||||||||||||||||||||||||||||||||
| Abstract | false | ||||||||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||||||||
| Visibility | Unspecified | ||||||||||||||||||||||||||||||||||||||||
| Derived | false | ||||||||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||||||||
| Unnamed Association | |||||||||||||||||||||||||||||||||||
| From |
|
||||||||||||||||||||||||||||||||||
| Abstract | false | ||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||
| Visibility | Unspecified | ||||||||||||||||||||||||||||||||||
| Derived | false | ||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||
| Unnamed Association | |||||||||||||||||||||||||||||||||||
| From |
|
||||||||||||||||||||||||||||||||||
| Abstract | false | ||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||
| Visibility | Unspecified | ||||||||||||||||||||||||||||||||||
| Derived | false | ||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||
| Unnamed Association | |||||||||||||||||||||||||||||||||||
| From |
|
||||||||||||||||||||||||||||||||||
| Abstract | false | ||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||
| Visibility | Unspecified | ||||||||||||||||||||||||||||||||||
| Derived | false | ||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||
| Unnamed Association | |||||||||||||||||||||||||||||||||||
| From |
|
||||||||||||||||||||||||||||||||||
| Abstract | false | ||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||
| Visibility | Unspecified | ||||||||||||||||||||||||||||||||||
| Derived | false | ||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||
Class - PopupWindow
| Name | Value | ||||||||
| Active | false | ||||||||
| Business Key Mutable | true | ||||||||
| Java Detail | N/A | ||||||||
| Business Model | false | ||||||||
| Visibility | public | ||||||||
| Leaf | false | ||||||||
| Root | false | ||||||||
| Project Management |
|
| Name | Description |
CommandAction
|
Simple action to for the popup window. To use - override perform method.
Created on Feb 4, 2011 @author Eugene Ryzhikov |
| private menu : javax.swing.JPopupMenu | |||||||||||
| Type | javax.swing.JPopupMenu | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private defaultSize : java.awt.Dimension | |||||||||||
| Stereotypes | Property | ||||||||||
| Initial Value | new Dimension(100,100) | ||||||||||
| Type | java.awt.Dimension | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | true | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| public PopupWindow (resizable : boolean) | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| public getPreferredSize () : java.awt.Dimension | |||||||||
| Leaf | false | ||||||||
| Upper | 1 | ||||||||
| Ordered | false | ||||||||
| Unique | true | ||||||||
| Query | false | ||||||||
| Project Management |
|
||||||||
| public setPreferredSize (preferredSize : java.awt.Dimension) : void | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| protected buildContent () : javax.swing.JComponent | |||||||||
| Description |
Override this method to add content yo the owner. This method is only executed when owner has no subcomponents |
||||||||
| Leaf | false | ||||||||
| Upper | 1 | ||||||||
| Ordered | false | ||||||||
| Unique | true | ||||||||
| Query | false | ||||||||
| Project Management |
|
||||||||
| public show (invoker : java.awt.Component, x : int, y : int) : void | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Description |
Shows Popup in predefined location |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Unique | true | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Query | false | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| public show (invoker : java.awt.Component, location : java.awt.Point) : void | |||||||||||||||||||||||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||||||||||||||||||||||
| Description |
Shows popup in predefined location |
||||||||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||||||||||||||||||||||
| Unique | true | ||||||||||||||||||||||||||||||||||||||||
| Query | false | ||||||||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||||||||
| public hide () : void | |||||||||
| Description |
Hides popup |
||||||||
| Leaf | false | ||||||||
| Upper | 1 | ||||||||
| Ordered | false | ||||||||
| Unique | true | ||||||||
| Query | false | ||||||||
| Project Management |
|
||||||||
| protected beforeShow () : void | |||||||||
| Leaf | false | ||||||||
| Upper | 1 | ||||||||
| Ordered | false | ||||||||
| Unique | true | ||||||||
| Query | false | ||||||||
| Project Management |
|
||||||||
| protected beforeHide () : void | |||||||||
| Leaf | false | ||||||||
| Upper | 1 | ||||||||
| Ordered | false | ||||||||
| Unique | true | ||||||||
| Query | false | ||||||||
| Project Management |
|
||||||||
| Unnamed Generalization | |||||||||
| To |
TableFilterColumnPopup
|
||||||||
| Substitutable | false | ||||||||
| Visibility | Unspecified | ||||||||
| Project Management |
|
||||||||
| Unnamed Generalization | |||||||||
| To |
TableFilterColumnPopup
|
||||||||
| Substitutable | false | ||||||||
| Visibility | Unspecified | ||||||||
| Project Management |
|
||||||||
Class - TableRowFilter
| Name | Value | ||||||||
| Description |
NESTED CLASS TableRowFilter this class is used once to create an instance in this outer class it is also called as another instance in method execute in the outer class |
||||||||
| Active | false | ||||||||
| Business Key Mutable | true | ||||||||
| Java Detail | N/A | ||||||||
| Business Model | false | ||||||||
| Visibility | package | ||||||||
| Leaf | false | ||||||||
| Root | false | ||||||||
| Project Management |
|
| private parentFilter : RowFilter | |||||||||||
| Stereotypes | Property | ||||||||||
| Template Type Bind Info | N/A | ||||||||||
| Type | RowFilter | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | true | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| public include (entry : Entry) : boolean | |||||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||||
| Description |
include this method is only called once from itself |
||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||||
| Unique | true | ||||||||||||||||||||||
| Query | false | ||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||
| Unnamed Association | |||||||||||||||||||||||||||||||||||
| From |
|
||||||||||||||||||||||||||||||||||
| Abstract | false | ||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||
| Visibility | Unspecified | ||||||||||||||||||||||||||||||||||
| Derived | false | ||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||
Class - CommandAction
| Name | Value | ||||||||
| Description |
Simple action to for the popup window. To use - override perform method.
Created on Feb 4, 2011 @author Eugene Ryzhikov |
||||||||
| Active | false | ||||||||
| Business Key Mutable | true | ||||||||
| Java Detail | N/A | ||||||||
| Business Model | false | ||||||||
| Visibility | public | ||||||||
| Leaf | false | ||||||||
| Root | false | ||||||||
| Project Management |
|
| private serialVersionUID : long | |||||||||||
| Initial Value | 1L | ||||||||||
| Type |
long
|
||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| public CommandAction (name : String, icon : javax.swing.Icon) | |||||||||||||||||||||||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||||||||||||||||||||||
| Unique | true | ||||||||||||||||||||||||||||||||||||||||
| Query | false | ||||||||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||||||||
| public CommandAction (name : String) | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| public actionPerformed (e : java.awt.event.ActionEvent) : void | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| protected perform () : boolean | |||||||||
| Description |
Preforms action |
||||||||
| Leaf | false | ||||||||
| Upper | 1 | ||||||||
| Ordered | false | ||||||||
| Unique | true | ||||||||
| Return Type Description | true if popup should be closed | ||||||||
| Query | false | ||||||||
| Project Management |
|
||||||||
Class - Row
| Name | Value | ||||||||
| Description |
NESTED INTERFACE Row this interface is called twice in this outer class and once from TableFilterState |
||||||||
| Active | false | ||||||||
| Business Key Mutable | true | ||||||||
| Java Detail | N/A | ||||||||
| Business Model | false | ||||||||
| Visibility | public | ||||||||
| Leaf | false | ||||||||
| Root | false | ||||||||
| Stereotypes | Interface | ||||||||
| Project Management |
|
| public valueCount : int | |||||||||||
| Description |
getValueCount this method is called once from TableFilterState @return |
||||||||||
| Stereotypes | Property | ||||||||||
| Type |
int
|
||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | true | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| public getValue (column : int) : Object | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Description |
getValue this method is called twice from TableFilterState |
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
Class - CheckList
| Name | Value | ||||||||
| Description |
The decorator for JList which makes it work like check list UI can be designed using JList and which can be later decorated to become a check list @author Eugene Ryzhikov
@param <T> list item type |
||||||||
| Active | false | ||||||||
| Business Key Mutable | true | ||||||||
| Java Detail | N/A | ||||||||
| Business Model | false | ||||||||
| Visibility | public | ||||||||
| Leaf | false | ||||||||
| Root | false | ||||||||
| Project Management |
|
| Name | Description |
Builder
|
| private list : JList | |||||||||||
| Stereotypes | Property | ||||||||||
| Type | JList | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | true | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private checkBoxEditor : java.awt.event.MouseAdapter | |||||||||||
| Initial Value | new CheckListEditor() | ||||||||||
| Type | java.awt.event.MouseAdapter | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private CheckList (list : JList) | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Description |
Wraps the standard JList and makes it work like check list |
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| private setupKeyboardActions (list : JList) : void | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| private isEditorAttached () : boolean | |||||||||
| Leaf | false | ||||||||
| Upper | 1 | ||||||||
| Ordered | false | ||||||||
| Unique | true | ||||||||
| Query | false | ||||||||
| Project Management |
|
||||||||
| public setData (data : java.util.Collection) : void | |||||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||||
| Description |
Sets data to a check list. Simplification for setting new the model |
||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||||
| Unique | true | ||||||||||||||||||||||
| Query | false | ||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||
| public setModel (model : ICheckListModel) : void | |||||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||||
| Description |
Sets the model for check list. |
||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||||
| Unique | true | ||||||||||||||||||||||
| Query | false | ||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||
| public getModel () : ICheckListModel | |||||||||
| Leaf | false | ||||||||
| Upper | 1 | ||||||||
| Template Type Bind Info | N/A | ||||||||
| Ordered | false | ||||||||
| Unique | true | ||||||||
| Query | false | ||||||||
| Project Management |
|
||||||||
| public getCheckedItems () : java.util.Collection | |||||||||
| Description |
Returns a collection of checked items. |
||||||||
| Leaf | false | ||||||||
| Upper | 1 | ||||||||
| Template Type Bind Info | N/A | ||||||||
| Ordered | false | ||||||||
| Unique | true | ||||||||
| Return Type Description | collection of checked items. Empty collection if nothing is selected | ||||||||
| Query | false | ||||||||
| Project Management |
|
||||||||
| public setCheckedItems (elements : java.util.Collection) : void | |||||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||||
| Description |
Resets checked elements |
||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||||
| Unique | true | ||||||||||||||||||||||
| Query | false | ||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||
| public filter (pattern : String, translator : IObjectToStringTranslator, listFilter : IListFilter) : void | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Description |
Filters list view without losing actual data |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Unique | true | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Query | false | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| public toggleIndex (index : int) : void | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| Unnamed Association | |||||||||||||||||||||||||||||||||||
| From |
|
||||||||||||||||||||||||||||||||||
| Abstract | false | ||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||
| Visibility | Unspecified | ||||||||||||||||||||||||||||||||||
| Derived | false | ||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||
| T | |||||||
| Project Management |
|
||||||
Class - Builder
| Name | Value | ||||||||
| Active | false | ||||||||
| Business Key Mutable | true | ||||||||
| Java Detail | N/A | ||||||||
| Business Model | false | ||||||||
| Visibility | public | ||||||||
| Leaf | false | ||||||||
| Root | false | ||||||||
| Project Management |
|
| private list : JList | |||||||||||
| Type | JList | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| public Builder (list : JList) | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| public Builder () | |||||||||
| Leaf | false | ||||||||
| Upper | 1 | ||||||||
| Ordered | false | ||||||||
| Unique | true | ||||||||
| Query | false | ||||||||
| Project Management |
|
||||||||
| public build () : CheckList | |||||||||
| Leaf | false | ||||||||
| Upper | 1 | ||||||||
| Template Type Bind Info | N/A | ||||||||
| Ordered | false | ||||||||
| Unique | true | ||||||||
| Query | false | ||||||||
| Project Management |
|
||||||||
Class - TableFilterState
| Name | Value | ||||||||
| Active | false | ||||||||
| Business Key Mutable | true | ||||||||
| Java Detail | N/A | ||||||||
| Business Model | false | ||||||||
| Visibility | package | ||||||||
| Leaf | false | ||||||||
| Root | false | ||||||||
| Project Management |
|
| private serialVersionUID : long | |||||||||||
| Initial Value | 1L | ||||||||||
| Type |
long
|
||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private data : Map | |||||||||||
| Description |
no set - filter cleared; set - some kind of filtering |
||||||||||
| Template Type Bind Info | N/A | ||||||||||
| Initial Value | new HashMap<Integer,Set<DistinctColumnItem>>() | ||||||||||
| Type | Map | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| public clear (column : int) : void | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Description |
Clears filtering for specific column |
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| public clear () : void | |||||||||
| Description |
Clears all filtering |
||||||||
| Leaf | false | ||||||||
| Upper | 1 | ||||||||
| Ordered | false | ||||||||
| Unique | true | ||||||||
| Query | false | ||||||||
| Project Management |
|
||||||||
| private prepareValueSet (column : int) : Set | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Template Type Bind Info | N/A | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| public addValue (column : int, value : DistinctColumnItem) : void | |||||||||||||||||||||||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||||||||||||||||||||||
| Description |
Adds filter value for specified column |
||||||||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||||||||||||||||||||||
| Unique | true | ||||||||||||||||||||||||||||||||||||||||
| Query | false | ||||||||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||||||||
| public addValues (column : int, values : Collection) : void | |||||||||||||||||||||||||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||||||||||||||||||||||||
| Description |
Adds a collection of filter values for specified column |
||||||||||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||||||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||||||||||||||||||||||||
| Unique | true | ||||||||||||||||||||||||||||||||||||||||||
| Query | false | ||||||||||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||||||||||
| public setValues (column : int, values : Collection) : void | |||||||||||||||||||||||||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||||||||||||||||||||||||
| Description |
Resets a collection of filter values for specified column |
||||||||||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||||||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||||||||||||||||||||||||
| Unique | true | ||||||||||||||||||||||||||||||||||||||||||
| Query | false | ||||||||||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||||||||||
| public getValues (column : int) : Collection | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Template Type Bind Info | N/A | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| public include (entry : Row) : boolean | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Description |
Standard test for row inclusion using current filter values |
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Return Type Description | true if row has to be included | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| Unnamed Association | |||||||||||||||||||||||||||||||||||
| From |
|
||||||||||||||||||||||||||||||||||
| Abstract | false | ||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||
| Visibility | Unspecified | ||||||||||||||||||||||||||||||||||
| Derived | false | ||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||
Class - LoadTables
| Name | Value | ||||||||
| Active | false | ||||||||
| Business Key Mutable | true | ||||||||
| Java Detail | N/A | ||||||||
| Business Model | false | ||||||||
| Visibility | public | ||||||||
| Leaf | false | ||||||||
| Root | false | ||||||||
| Project Management |
|
| package recordsLabel : JLabel | |||||||||||
| Initial Value | ana.getRecordsLabel() | ||||||||||
| Type | JLabel | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| package log : org.slf4j.Logger | |||||||||||
| Initial Value | LoggerFactory.getLogger(LoadTables.class) | ||||||||||
| Type | org.slf4j.Logger | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| package tabs : java.util.Map | |||||||||||
| Template Type Bind Info | N/A | ||||||||||
| Initial Value | ana.getTabs() | ||||||||||
| Type | java.util.Map | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| package assignmentTable : JTable | |||||||||||
| Description |
to store ne tab objects |
||||||||||
| Initial Value | tabs.get(ASSIGNMENTS_TABLE_NAME).getTable() | ||||||||||
| Type | JTable | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| package reportTable : JTable | |||||||||||
| Initial Value | tabs.get(REPORTS_TABLE_NAME).getTable() | ||||||||||
| Type | JTable | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| package archiveAssignTable : JTable | |||||||||||
| Initial Value | tabs.get(ARCHIVE_TABLE_NAME).getTable() | ||||||||||
| Type | JTable | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private ana : Analyster | |||||||||||
| Initial Value | Analyster.getInstance() | ||||||||||
| Type |
Analyster
|
||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| package tableRowFilterSupport : TableRowFilterSupport | |||||||||||
| Type |
TableRowFilterSupport
|
||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| public initTotalRowCounts (tabs : java.util.Map) : java.util.Map | |||||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||||
| Description |
called once to initialize the total row counts of each tabs table |
||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||||
| Template Type Bind Info | N/A | ||||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||||
| Unique | true | ||||||||||||||||||||||
| Query | false | ||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||
| public loadTables (tabs : java.util.Map) : java.util.Map | |||||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||||
| Description |
This method takes a tabs Map and loads all the tabs/tables |
||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||||
| Template Type Bind Info | N/A | ||||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||||
| Unique | true | ||||||||||||||||||||||
| Query | false | ||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||
| public loadTable (table : JTable) : JTable | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Description |
This method takes a table and loads it Does not need to pass the table back since it is passed by reference However, it can make the code clearer and it's good practice to return |
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| public loadAssignmentTableWithFilter (columnIndex : int, filterCriteria : java.util.Collection) : void | |||||||||||||||||||||||||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||||||||||||||||||||||||
| Description |
This method is called by LoadPrevious method in Analyster class |
||||||||||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||||||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||||||||||||||||||||||||
| Unique | true | ||||||||||||||||||||||||||||||||||||||||||
| Query | false | ||||||||||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||||||||||
| Unnamed Association | |||||||||||||||||||||||||||||||||||||||||
| To (ana) |
|
||||||||||||||||||||||||||||||||||||||||
| Abstract | false | ||||||||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||||||||
| Visibility | Unspecified | ||||||||||||||||||||||||||||||||||||||||
| Derived | false | ||||||||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||||||||
| Unnamed Association | |||||||||||||||||||||||||||||||||||||||
| To (tableRowFilterSupport) |
|
||||||||||||||||||||||||||||||||||||||
| Abstract | false | ||||||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||||||
| Visibility | Unspecified | ||||||||||||||||||||||||||||||||||||||
| Derived | false | ||||||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||||||
| Unnamed Association | |||||||||||||||||||||||||||||||||||
| From |
|
||||||||||||||||||||||||||||||||||
| Abstract | false | ||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||
| Visibility | Unspecified | ||||||||||||||||||||||||||||||||||
| Derived | false | ||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||
| Unnamed Realization | |||||||||
| From |
ITableNameConstants
|
||||||||
| Visibility | Unspecified | ||||||||
| Project Management |
|
||||||||
Class - TableRowFilterSupport
| Name | Value | ||||||||
| Description |
This class it was design to assign table data to filter.///// |
||||||||
| Active | false | ||||||||
| Business Key Mutable | true | ||||||||
| Java Detail | N/A | ||||||||
| Business Model | false | ||||||||
| Visibility | public | ||||||||
| Leaf | false | ||||||||
| Root | false | ||||||||
| Project Management |
|
| private actionsVisible : boolean | |||||||||||
| Stereotypes | Property | ||||||||||
| Type |
boolean
|
||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | true | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private filterIconPlacement : int | |||||||||||
| Stereotypes | Property | ||||||||||
| Type |
int
|
||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | true | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private useTableRenderers : boolean | |||||||||||
| Type |
boolean
|
||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private filter : JTableFilter | |||||||||||
| Description |
class attributes |
||||||||||
| Stereotypes | Property | ||||||||||
| Type |
JTableFilter
|
||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | true | Setter | true | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| public TableRowFilterSupport (table : JTable) | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Description |
CONSTRUCTOR |
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| public filterIconPlacement (filterIconPlacement : int) : void | |||||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||||
| Description |
Set the placement of the filter icon with respect to the existing icon in the column label. |
||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||||
| Unique | true | ||||||||||||||||||||||
| Query | false | ||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||
| public useTableRenderers (value : boolean) : void | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| public getActionsVisible () : boolean | |||||||||
| Leaf | false | ||||||||
| Upper | 1 | ||||||||
| Ordered | false | ||||||||
| Unique | true | ||||||||
| Query | false | ||||||||
| Project Management |
|
||||||||
| public getUseTableRenderers () : boolean | |||||||||
| Leaf | false | ||||||||
| Upper | 1 | ||||||||
| Ordered | false | ||||||||
| Unique | true | ||||||||
| Query | false | ||||||||
| Project Management |
|
||||||||
| public apply () : void | |||||||||
| Description |
********************************************************************* *********************** Methods *************************************** ********************************************************************** |
||||||||
| Leaf | false | ||||||||
| Upper | 1 | ||||||||
| Ordered | false | ||||||||
| Unique | true | ||||||||
| Query | false | ||||||||
| Project Management |
|
||||||||
| Unnamed Association | |||||||||||||||||||||||||||||||||||||||||
| To (filter) |
|
||||||||||||||||||||||||||||||||||||||||
| Abstract | false | ||||||||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||||||||
| Visibility | Unspecified | ||||||||||||||||||||||||||||||||||||||||
| Derived | false | ||||||||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||||||||
| Unnamed Association | |||||||||||||||||||||||||||||||||||
| From |
|
||||||||||||||||||||||||||||||||||
| Abstract | false | ||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||
| Visibility | Unspecified | ||||||||||||||||||||||||||||||||||
| Derived | false | ||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||
| Unnamed Association | |||||||||||||||||||||||||||||||||||
| From |
|
||||||||||||||||||||||||||||||||||
| Abstract | false | ||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||
| Visibility | Unspecified | ||||||||||||||||||||||||||||||||||
| Derived | false | ||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||
Class - FilterSupport
| Name | Value | ||||||||
| Description |
@author danielabecker |
||||||||
| Active | false | ||||||||
| Business Key Mutable | true | ||||||||
| Java Detail | N/A | ||||||||
| Business Model | false | ||||||||
| Visibility | public | ||||||||
| Leaf | false | ||||||||
| Root | false | ||||||||
| Project Management |
|
| package assignmentFiltered : javax.swing.JTable | |||||||||||
| Stereotypes | Property | ||||||||||
| Type | javax.swing.JTable | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | true | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| package reportFiltered : javax.swing.JTable | |||||||||||
| Type | javax.swing.JTable | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| public setFilter (table : javax.swing.JTable, name : String) : void | |||||||||||||||||||||||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||||||||||||||||||||||
| Unique | true | ||||||||||||||||||||||||||||||||||||||||
| Query | false | ||||||||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||||||||
| public getReportFileterd () : javax.swing.JTable | |||||||||
| Leaf | false | ||||||||
| Upper | 1 | ||||||||
| Ordered | false | ||||||||
| Unique | true | ||||||||
| Query | false | ||||||||
| Project Management |
|
||||||||
Class - HeaderRenderer
| Name | Value | ||||||||
| Active | false | ||||||||
| Business Key Mutable | true | ||||||||
| Java Detail | N/A | ||||||||
| Business Model | false | ||||||||
| Visibility | public | ||||||||
| Leaf | false | ||||||||
| Root | false | ||||||||
| Project Management |
|
| package renderer : javax.swing.table.TableCellRenderer | |||||||||||
| Type | javax.swing.table.TableCellRenderer | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| public HeaderRenderer (table : javax.swing.JTable) | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| public getTableCellRendererComponent (table : javax.swing.JTable, value : Object, isSelected : boolean, hasFocus : boolean, row : int, col : int) : java.awt.Component | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Unique | true | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Query | false | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Class - ReportWin
| Name | Value | ||||||||
| Description |
@author Tina |
||||||||
| Active | false | ||||||||
| Business Key Mutable | true | ||||||||
| Java Detail | N/A | ||||||||
| Business Model | false | ||||||||
| Visibility | public | ||||||||
| Leaf | false | ||||||||
| Root | false | ||||||||
| Project Management |
|
| private stmt : java.sql.Statement | |||||||||||
| Description |
try { for (javax.swing.UIManager.LookAndFeelInfo info : javax.swing.UIManager.getInstalledLookAndFeels()) { if ("Nimbus".equals(info.getName())) { javax.swing.UIManager.setLookAndFeel(info.getClassName()); break; } } } catch (ClassNotFoundException ex) { java.util.logging.Logger.getLogger(ReportWin.class.getName()).log(java.util.logging.Level.SEVERE, null, ex); } catch (InstantiationException ex) { java.util.logging.Logger.getLogger(ReportWin.class.getName()).log(java.util.logging.Level.SEVERE, null, ex); } catch (IllegalAccessException ex) { java.util.logging.Logger.getLogger(ReportWin.class.getName()).log(java.util.logging.Level.SEVERE, null, ex); } catch (javax.swing.UnsupportedLookAndFeelException ex) { java.util.logging.Logger.getLogger(ReportWin.class.getName()).log(java.util.logging.Level.SEVERE, null, ex); } //</editor-fold>
// Create and display the dialog java.awt.EventQueue.invokeLater(new Runnable() { public void run() { ReportWin dialog = new ReportWin(new javax.swing.JFrame(), true); dialog.addWindowListener(new java.awt.event.WindowAdapter() { @Override public void windowClosing(java.awt.event.WindowEvent e) { System.exit(0); } }); dialog.setVisible(true); } }); } |
||||||||||
| Type | java.sql.Statement | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private sqlC : String | |||||||||||
| Initial Value | "select * from Suggestions" | ||||||||||
| Type | String | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private addNew : javax.swing.JButton | |||||||||||
| Description |
Variables declaration - do not modify//GEN-BEGIN:variables |
||||||||||
| Type | javax.swing.JButton | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private jPanel1 : javax.swing.JPanel | |||||||||||
| Type | javax.swing.JPanel | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private jPanel3 : javax.swing.JPanel | |||||||||||
| Type | javax.swing.JPanel | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private jScrollPane1 : javax.swing.JScrollPane | |||||||||||
| Type | javax.swing.JScrollPane | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private note : javax.swing.JLabel | |||||||||||
| Type | javax.swing.JLabel | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private note_text : javax.swing.JTextArea | |||||||||||
| Type | javax.swing.JTextArea | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private scrollpane : javax.swing.JScrollPane | |||||||||||
| Type | javax.swing.JScrollPane | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private submit : javax.swing.JButton | |||||||||||
| Type | javax.swing.JButton | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private table : javax.swing.JTable | |||||||||||
| Type | javax.swing.JTable | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private title : javax.swing.JLabel | |||||||||||
| Type | javax.swing.JLabel | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private title_text : javax.swing.JTextField | |||||||||||
| Type | javax.swing.JTextField | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| public ReportWin (parent : java.awt.Frame, modal : boolean) | |||||||||||||||||||||||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||||||||||||||||||||||
| Description |
Creates new form ReportWin |
||||||||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||||||||||||||||||||||
| Unique | true | ||||||||||||||||||||||||||||||||||||||||
| Query | false | ||||||||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||||||||
| public ReportWin () | |||||||||
| Leaf | false | ||||||||
| Upper | 1 | ||||||||
| Ordered | false | ||||||||
| Unique | true | ||||||||
| Query | false | ||||||||
| Project Management |
|
||||||||
| private initComponents () : void | |||||||||
| Description |
This method is called from within the constructor to initialize the form. WARNING: Do NOT modify this code. The content of this method is always regenerated by the Form Editor. |
||||||||
| Leaf | false | ||||||||
| Upper | 1 | ||||||||
| Ordered | false | ||||||||
| Unique | true | ||||||||
| Query | false | ||||||||
| Project Management |
|
||||||||
| private title_textActionPerformed (evt : java.awt.event.ActionEvent) : void | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Description |
</editor-fold>//GEN-END:initComponents |
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| private addNewActionPerformed (evt : java.awt.event.ActionEvent) : void | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Description |
GEN-LAST:event_title_textActionPerformed |
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| private submitActionPerformed (evt : java.awt.event.ActionEvent) : void | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Description |
GEN-LAST:event_addNewActionPerformed |
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| private tableMouseClicked (evt : java.awt.event.MouseEvent) : void | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Description |
GEN-LAST:event_submitActionPerformed |
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| public connection (sql : String) : void | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Description |
GEN-LAST:event_tableMouseClicked |
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
Class - PopupMenuResizer
| Name | Value | ||||||||
| Description |
Allows to resize popup with the mouse.
Created on Aug 6, 2010 @author exr0bs5 |
||||||||
| Active | false | ||||||||
| Business Key Mutable | true | ||||||||
| Java Detail | N/A | ||||||||
| Business Model | false | ||||||||
| Visibility | package | ||||||||
| Leaf | false | ||||||||
| Root | false | ||||||||
| Project Management |
|
| private menu : javax.swing.JPopupMenu | |||||||||||
| Type | javax.swing.JPopupMenu | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private REZSIZE_SPOT_SIZE : int | |||||||||||
| Initial Value | 10 | ||||||||||
| Type |
int
|
||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private mouseStart : java.awt.Point | |||||||||||
| Initial Value | new Point( Integer.MIN_VALUE, Integer.MIN_VALUE ) | ||||||||||
| Type | java.awt.Point | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private startSize : java.awt.Dimension | |||||||||||
| Type | java.awt.Dimension | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private isResizing : boolean | |||||||||||
| Initial Value | false | ||||||||||
| Type |
boolean
|
||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| public decorate (menu : javax.swing.JPopupMenu) : void | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| private PopupMenuResizer (menu : javax.swing.JPopupMenu) | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| private isInResizeSpot (point : java.awt.Point) : boolean | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| public mouseMoved (e : java.awt.event.MouseEvent) : void | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| private toScreen (e : java.awt.event.MouseEvent) : java.awt.Point | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| public mousePressed (e : java.awt.event.MouseEvent) : void | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| public mouseReleased (e : java.awt.event.MouseEvent) : void | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| public mouseDragged (e : java.awt.event.MouseEvent) : void | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
Package - configuration
| Name | Value | ||||||||
| Abstract | false | ||||||||
| Leaf | false | ||||||||
| Root | false | ||||||||
| Visibility | public | ||||||||
| Project Management |
|
| Name | Description |
AnalysterConfiguration
|
Created with IntelliJ IDEA. User: danielabecker Date: 6/1/15 Time: 7:08 PM To change this template use File | Settings | File Templates. |
Package - db
| Name | Value | ||||||||
| Abstract | false | ||||||||
| Leaf | false | ||||||||
| Root | false | ||||||||
| Visibility | public | ||||||||
| Project Management |
|
| Name | Description |
ExecuteSQLStatement
|
Class - GUI
| Name | Value | ||||||||
| Description |
@author Tina |
||||||||
| Active | false | ||||||||
| Business Key Mutable | true | ||||||||
| Java Detail | N/A | ||||||||
| Business Model | false | ||||||||
| Visibility | public | ||||||||
| Leaf | false | ||||||||
| Root | false | ||||||||
| Project Management |
|
| public status : boolean | |||||||||||
| Initial Value | false | ||||||||||
| Type |
boolean
|
||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| protected db_url : String | |||||||||||
| Description |
already logged in? |
||||||||||
| Type | String | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| protected database : String | |||||||||||
| Stereotypes | Property | ||||||||||
| Type | String | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | true | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| protected username : String | |||||||||||
| Type | String | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| protected password : String | |||||||||||
| Type | String | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| protected stmt : java.sql.Statement | |||||||||||
| Stereotypes | Property | ||||||||||
| Type | java.sql.Statement | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | true | Setter | true | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| protected con : java.sql.Connection | |||||||||||
| Initial Value | null | ||||||||||
| Type | java.sql.Connection | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| protected isFiltering : boolean | |||||||||||
| Stereotypes | Property | ||||||||||
| Initial Value | false | ||||||||||
| Type |
boolean
|
||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | true | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| public filterAssignmentIsActive : boolean | |||||||||||
| Initial Value | false | ||||||||||
| Type |
boolean
|
||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| public filterReportIstActive : boolean | |||||||||||
| Type |
boolean
|
||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| package filterArchiveIsActive : boolean | |||||||||||
| Type |
boolean
|
||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| protected isChangesUploaded : boolean | |||||||||||
| Initial Value | false | ||||||||||
| Type |
boolean
|
||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| package temporaryTable : JTable | |||||||||||
| Initial Value | new JTable() | ||||||||||
| Type | JTable | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private guiInstance : GUI | |||||||||||
| Type |
GUI
|
||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| public getInstance () : GUI | |||||||||
| Leaf | false | ||||||||
| Upper | 1 | ||||||||
| Ordered | false | ||||||||
| Unique | true | ||||||||
| Query | false | ||||||||
| Project Management |
|
||||||||
| public setTemporaryTable (table : JTable) : JTable | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| public columnFilterStatus (columnIndex : int, table : JTable) : void | |||||||||||||||||||||||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||||||||||||||||||||||
| Unique | true | ||||||||||||||||||||||||||||||||||||||||
| Query | false | ||||||||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||||||||
| public cleanColumnFilterStatus (columnIndex : int, table : JTable) : void | |||||||||||||||||||||||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||||||||||||||||||||||
| Unique | true | ||||||||||||||||||||||||||||||||||||||||
| Query | false | ||||||||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||||||||
| public cleanAllColumnFilterStatus (table : JTable) : void | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| Unnamed Association | |||||||||||||||||||||||||||||||||||||||
| To (guiInstance) |
|
||||||||||||||||||||||||||||||||||||||
| Abstract | false | ||||||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||||||
| Visibility | Unspecified | ||||||||||||||||||||||||||||||||||||||
| Derived | false | ||||||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||||||
| Unnamed Association | |||||||||||||||||||||||||||||||||||
| From |
|
||||||||||||||||||||||||||||||||||
| Abstract | false | ||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||
| Visibility | Unspecified | ||||||||||||||||||||||||||||||||||
| Derived | false | ||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||
| Unnamed Association | |||||||||||||||||||||||||||||||||||
| From |
|
||||||||||||||||||||||||||||||||||
| Abstract | false | ||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||
| Visibility | Unspecified | ||||||||||||||||||||||||||||||||||
| Derived | false | ||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||
Class - AnalysterConfiguration
| Name | Value | ||||||||
| Description |
Created with IntelliJ IDEA. User: danielabecker Date: 6/1/15 Time: 7:08 PM To change this template use File | Settings | File Templates. |
||||||||
| Active | false | ||||||||
| Business Key Mutable | true | ||||||||
| Java Detail | N/A | ||||||||
| Business Model | false | ||||||||
| Visibility | public | ||||||||
| Leaf | false | ||||||||
| Root | false | ||||||||
| Project Management |
|
| public analyster () : Analyster | |||||||||
| Leaf | false | ||||||||
| Upper | 1 | ||||||||
| Ordered | false | ||||||||
| Unique | true | ||||||||
| Query | false | ||||||||
| Project Management |
|
||||||||
| public uploadRecord () : UploadRecord | |||||||||
| Leaf | false | ||||||||
| Upper | 1 | ||||||||
| Ordered | false | ||||||||
| Unique | true | ||||||||
| Query | false | ||||||||
| Project Management |
|
||||||||
Class - ExecuteSQLStatement
| Name | Value | ||||||||
| Active | false | ||||||||
| Business Key Mutable | true | ||||||||
| Java Detail | N/A | ||||||||
| Business Model | false | ||||||||
| Visibility | public | ||||||||
| Leaf | false | ||||||||
| Root | false | ||||||||
| Project Management |
|
| public updateDatabase (conn : java.sql.Connection, str : String) : void | |||||||||||||||||||||||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||||||||||||||||||||||
| Unique | true | ||||||||||||||||||||||||||||||||||||||||
| Query | false | ||||||||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||||||||
Class - ResizablePopupMenu
| Name | Value | ||||||||
| Active | false | ||||||||
| Business Key Mutable | true | ||||||||
| Java Detail | N/A | ||||||||
| Business Model | false | ||||||||
| Visibility | package | ||||||||
| Leaf | false | ||||||||
| Root | false | ||||||||
| Project Management |
|
| private serialVersionUID : long | |||||||||||
| Initial Value | 1L | ||||||||||
| Type |
long
|
||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private DOT_SIZE : int | |||||||||||
| Initial Value | 2 | ||||||||||
| Type |
int
|
||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private DOT_START : int | |||||||||||
| Initial Value | 2 | ||||||||||
| Type |
int
|
||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private DOT_STEP : int | |||||||||||
| Initial Value | 4 | ||||||||||
| Type |
int
|
||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private resizable : boolean | |||||||||||
| Type |
boolean
|
||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| public ResizablePopupMenu (resizable : boolean) | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| public popupMenuWillBecomeVisible (e : javax.swing.event.PopupMenuEvent) : void | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| public popupMenuWillBecomeInvisible (e : javax.swing.event.PopupMenuEvent) : void | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| public popupMenuCanceled (e : javax.swing.event.PopupMenuEvent) : void | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| public paintChildren (g : java.awt.Graphics) : void | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| private drawResizer (g : java.awt.Graphics) : void | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| private drawDot (g : java.awt.Graphics, x : int, y : int) : void | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Unique | true | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Query | false | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Class - MyTableModel
| Name | Value | ||||||||
| Active | false | ||||||||
| Business Key Mutable | true | ||||||||
| Java Detail | N/A | ||||||||
| Business Model | false | ||||||||
| Visibility | public | ||||||||
| Leaf | false | ||||||||
| Root | false | ||||||||
| Project Management |
|
| package readOnly : boolean | |||||||||||
| Stereotypes | Property | ||||||||||
| Type |
boolean
|
||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | true | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| package dataChanged : java.util.List | |||||||||||
| Stereotypes | Property | ||||||||||
| Template Type Bind Info | N/A | ||||||||||
| Initial Value | new ArrayList<>() | ||||||||||
| Type | java.util.List | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | true | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| public MyTableModel () | |||||||||
| Leaf | false | ||||||||
| Upper | 1 | ||||||||
| Ordered | false | ||||||||
| Unique | true | ||||||||
| Query | false | ||||||||
| Project Management |
|
||||||||
| public MyTableModel (rowData : Object, columnNames : Object, filteringStatus : boolean) | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Unique | true | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Query | false | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| public MyTableModel (data : java.util.Vector, columnNames : java.util.Vector, filteringStatus : boolean) | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Unique | true | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Query | false | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| public MyTableModel (filteringStatus : boolean) | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| public getColumnClass (col : int) : Class | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| public isCellEditable (row : int, col : int) : boolean | |||||||||||||||||||||||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||||||||||||||||||||||
| Unique | true | ||||||||||||||||||||||||||||||||||||||||
| Query | false | ||||||||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||||||||
Class - Analyster
| Name | Value | ||||||||
| Active | false | ||||||||
| Business Key Mutable | true | ||||||||
| Java Detail | N/A | ||||||||
| Business Model | false | ||||||||
| Visibility | public | ||||||||
| Leaf | false | ||||||||
| Root | false | ||||||||
| Project Management |
|
| Name | Description |
AlignmentTableHeaderCellRenderer
|
CLASS |
| package tabs : java.util.Map | |||||||||||
| Stereotypes | Property | ||||||||||
| Template Type Bind Info | N/A | ||||||||||
| Initial Value | new HashMap<>() | ||||||||||
| Type | java.util.Map | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | true | Setter | true | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private header : JTableHeader | |||||||||||
| Type | JTableHeader | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private log : org.slf4j.Logger | |||||||||||
| Initial Value | LoggerFactory.getLogger(Analyster.class) | ||||||||||
| Type | org.slf4j.Logger | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| protected isFiltering : boolean | |||||||||||
| Initial Value | true | ||||||||||
| Type |
boolean
|
||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private addPanel_control : javax.swing.JPanel | |||||||||||
| Description |
@formatter:off Variables declaration - do not modify//GEN-BEGIN:variables |
||||||||||
| Type | javax.swing.JPanel | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private archiveTable : javax.swing.JTable | |||||||||||
| Type | javax.swing.JTable | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private assignmentTable : javax.swing.JTable | |||||||||||
| Type | javax.swing.JTable | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private btnAddRecords : javax.swing.JButton | |||||||||||
| Type | javax.swing.JButton | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private btnBatchEdit : javax.swing.JButton | |||||||||||
| Type | javax.swing.JButton | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private btnCancelEditMode : javax.swing.JButton | |||||||||||
| Type | javax.swing.JButton | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private btnCancelSQL : javax.swing.JButton | |||||||||||
| Type | javax.swing.JButton | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private btnClearAllFilter : javax.swing.JButton | |||||||||||
| Type | javax.swing.JButton | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private btnCloseSQL : javax.swing.JButton | |||||||||||
| Type | javax.swing.JButton | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private btnEnterSQL : javax.swing.JButton | |||||||||||
| Type | javax.swing.JButton | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private btnSearch : javax.swing.JButton | |||||||||||
| Type | javax.swing.JButton | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private btnSwitchEditMode : javax.swing.JButton | |||||||||||
| Type | javax.swing.JButton | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private btnUploadChanges : javax.swing.JButton | |||||||||||
| Type | javax.swing.JButton | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private comboBoxSearch : javax.swing.JComboBox | |||||||||||
| Type | javax.swing.JComboBox | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private jActivateRecord : javax.swing.JMenuItem | |||||||||||
| Type | javax.swing.JMenuItem | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private jArchiveRecord : javax.swing.JMenuItem | |||||||||||
| Type | javax.swing.JMenuItem | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private jCheckBoxMenuItemViewLog : javax.swing.JCheckBoxMenuItem | |||||||||||
| Type | javax.swing.JCheckBoxMenuItem | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private jCheckBoxMenuItemViewSQL : javax.swing.JCheckBoxMenuItem | |||||||||||
| Type | javax.swing.JCheckBoxMenuItem | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private jDeleteRecord : javax.swing.JMenuItem | |||||||||||
| Type | javax.swing.JMenuItem | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private jLabel2 : javax.swing.JLabel | |||||||||||
| Type | javax.swing.JLabel | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private jLabelEdit : javax.swing.JLabel | |||||||||||
| Type | javax.swing.JLabel | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private jMenuEdit : javax.swing.JMenu | |||||||||||
| Type | javax.swing.JMenu | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private jMenuEditDB : javax.swing.JMenuItem | |||||||||||
| Type | javax.swing.JMenuItem | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private jMenuFile : javax.swing.JMenu | |||||||||||
| Type | javax.swing.JMenu | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private jMenuFind : javax.swing.JMenu | |||||||||||
| Type | javax.swing.JMenu | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private jMenuHelp : javax.swing.JMenu | |||||||||||
| Type | javax.swing.JMenu | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private jMenuItem3 : javax.swing.JMenuItem | |||||||||||
| Type | javax.swing.JMenuItem | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private jMenuItemFileVersion : javax.swing.JMenuItem | |||||||||||
| Type | javax.swing.JMenuItem | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private jMenuItemLogOff : javax.swing.JMenuItem | |||||||||||
| Type | javax.swing.JMenuItem | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private jMenuItemOtherReport : javax.swing.JMenuItem | |||||||||||
| Type | javax.swing.JMenuItem | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private jMenuItemOthersLoadData : javax.swing.JMenuItem | |||||||||||
| Type | javax.swing.JMenuItem | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private jMenuItemPrintDisplay : javax.swing.JMenuItem | |||||||||||
| Type | javax.swing.JMenuItem | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private jMenuItemPrintGUI : javax.swing.JMenuItem | |||||||||||
| Type | javax.swing.JMenuItem | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private jMenuItemSaveFile : javax.swing.JMenuItem | |||||||||||
| Type | javax.swing.JMenuItem | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private jMenuItemViewActiveAssig : javax.swing.JMenuItem | |||||||||||
| Type | javax.swing.JMenuItem | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private jMenuItemViewAllAssig : javax.swing.JMenuItem | |||||||||||
| Type | javax.swing.JMenuItem | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private jMenuItemViewAssig : javax.swing.JMenuItem | |||||||||||
| Type | javax.swing.JMenuItem | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private jMenuItemViewReports : javax.swing.JMenuItem | |||||||||||
| Type | javax.swing.JMenuItem | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private jMenuOther : javax.swing.JMenu | |||||||||||
| Type | javax.swing.JMenu | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private jMenuPrint : javax.swing.JMenu | |||||||||||
| Type | javax.swing.JMenu | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private jMenuReport : javax.swing.JMenu | |||||||||||
| Type | javax.swing.JMenu | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private jMenuSelectConn : javax.swing.JMenu | |||||||||||
| Type | javax.swing.JMenu | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private jMenuView : javax.swing.JMenu | |||||||||||
| Type | javax.swing.JMenu | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private jPanel5 : javax.swing.JPanel | |||||||||||
| Type | javax.swing.JPanel | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private jPanelEdit : javax.swing.JPanel | |||||||||||
| Type | javax.swing.JPanel | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private jPanelSQL : javax.swing.JPanel | |||||||||||
| Type | javax.swing.JPanel | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private jScrollPane1 : javax.swing.JScrollPane | |||||||||||
| Type | javax.swing.JScrollPane | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private jScrollPane2 : javax.swing.JScrollPane | |||||||||||
| Type | javax.swing.JScrollPane | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private jScrollPane3 : javax.swing.JScrollPane | |||||||||||
| Type | javax.swing.JScrollPane | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private jScrollPane4 : javax.swing.JScrollPane | |||||||||||
| Type | javax.swing.JScrollPane | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private jTextAreaSQL : javax.swing.JTextArea | |||||||||||
| Type | javax.swing.JTextArea | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private labelRecords : javax.swing.JLabel | |||||||||||
| Type | javax.swing.JLabel | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private labelTimeLastUpdate : javax.swing.JLabel | |||||||||||
| Type | javax.swing.JLabel | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private menuBar : javax.swing.JMenuBar | |||||||||||
| Type | javax.swing.JMenuBar | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private reportTable : javax.swing.JTable | |||||||||||
| Type | javax.swing.JTable | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private searchPanel : javax.swing.JPanel | |||||||||||
| Type | javax.swing.JPanel | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private tabbedPanel : javax.swing.JTabbedPane | |||||||||||
| Type | javax.swing.JTabbedPane | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private textFieldForSearch : javax.swing.JTextField | |||||||||||
| Type | javax.swing.JTextField | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private instance : Analyster | |||||||||||
| Stereotypes | Property | ||||||||||
| Type |
Analyster
|
||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | true | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private tableService : TableService | |||||||||||
| Description |
stores individual tab information |
||||||||||
| Initial Value | new TableService() | ||||||||||
| Type |
TableService
|
||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private tableRowFilterSupport : TableRowFilterSupport | |||||||||||
| Type |
TableRowFilterSupport
|
||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private loadTables : LoadTables | |||||||||||
| Stereotypes | Property | ||||||||||
| Type |
LoadTables
|
||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | true | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private logwind : LogWindow | |||||||||||
| Stereotypes | Property | ||||||||||
| Initial Value | new LogWindow() | ||||||||||
| Type |
LogWindow
|
||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | true | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| public enterButton : EnterButton | |||||||||||
| Initial Value | new EnterButton() | ||||||||||
| Type |
EnterButton
|
||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private modifiedDataList : ModifiedData | |||||||||||
| Stereotypes | Property | ||||||||||
| Initial Value | new ArrayList<>() | ||||||||||
| Type |
ModifiedData
|
||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | true | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | * | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private uploadRecordService : UploadRecord | |||||||||||
| Description |
record the locations of changed cell |
||||||||||
| Stereotypes | Property | ||||||||||
| Type |
UploadRecord
|
||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | true | Setter | true | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| package loginWindow : LoginWindow | |||||||||||
| Type |
LoginWindow
|
||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| public Analyster () | |||||||||
| Description |
CONSTRUCTOR |
||||||||
| Leaf | false | ||||||||
| Upper | 1 | ||||||||
| Ordered | false | ||||||||
| Unique | true | ||||||||
| Query | false | ||||||||
| Project Management |
|
||||||||
| private initComponents () : void | |||||||||
| Description |
This method is called from within the constructor to initialize the form. WARNING: Do NOT modify this code. The content of this method is always regenerated by the Form Editor. |
||||||||
| Leaf | false | ||||||||
| Upper | 1 | ||||||||
| Ordered | false | ||||||||
| Unique | true | ||||||||
| Query | false | ||||||||
| Project Management |
|
||||||||
| private jMenuItemFileVersionActionPerformed (evt : java.awt.event.ActionEvent) : void | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Description |
</editor-fold>//GEN-END:initComponents |
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| private textFieldForSearchMouseClicked (evt : java.awt.event.MouseEvent) : void | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Description |
GEN-LAST:event_jMenuItemFileVersionActionPerformed |
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| private btnSearchActionPerformed (evt : java.awt.event.ActionEvent) : void | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Description |
This method is called when the search button is pressed |
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| public filterBySearch () : void | |||||||||
| Description |
This method is called by the searchActionPerformed method and the textForSearchKeyPressed method |
||||||||
| Leaf | false | ||||||||
| Upper | 1 | ||||||||
| Ordered | false | ||||||||
| Unique | true | ||||||||
| Query | false | ||||||||
| Project Management |
|
||||||||
| private jMenuItem3ActionPerformed (evt : java.awt.event.ActionEvent) : void | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| private btnUploadChangesActionPerformed (evt : java.awt.event.ActionEvent) : void | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Description |
GEN-LAST:event_jMenuItem3ActionPerformed |
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| public uploadChanges () : void | |||||||||
| Description |
This uploads changes made by editing and saves the changes by uploading them to the database. This method is called by: btnUploadChangesActionPerformed(java.awt.event.ActionEvent evt) and also a keylistener when editing mode is on and enter is pressed |
||||||||
| Leaf | false | ||||||||
| Upper | 1 | ||||||||
| Ordered | false | ||||||||
| Unique | true | ||||||||
| Query | false | ||||||||
| Project Management |
|
||||||||
| private jMenuItemOtherReportActionPerformed (evt : java.awt.event.ActionEvent) : void | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| private btnEnterSQLActionPerformed (evt : java.awt.event.ActionEvent) : void | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Description |
GEN-LAST:event_jMenuItemOtherReportActionPerformed |
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| private btnCancelSQLActionPerformed (evt : java.awt.event.ActionEvent) : void | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Description |
GEN-LAST:event_btnEnterSQLActionPerformed |
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| private btnCloseSQLActionPerformed (evt : java.awt.event.ActionEvent) : void | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Description |
GEN-LAST:event_btnCancelSQLActionPerformed |
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| private btnSwitchEditModeActionPerformed (evt : java.awt.event.ActionEvent) : void | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Description |
GEN-LAST:event_btnCloseSQLActionPerformed |
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| public makeTableEditable () : void | |||||||||
| Description |
GEN-LAST:event_btnSwitchEditModeActionPerformed Make the table Editable or Read Only |
||||||||
| Leaf | false | ||||||||
| Upper | 1 | ||||||||
| Ordered | false | ||||||||
| Unique | true | ||||||||
| Query | false | ||||||||
| Project Management |
|
||||||||
| private makeEditable (tableModel : TableModel) : void | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| private btnCancelEditModeActionPerformed (evt : java.awt.event.ActionEvent) : void | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| public loadPrevious (selectedTab : String) : void | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Description |
GEN-LAST:event_btnCancelEditModeActionPerformed |
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| private changeTabbedPanelState () : void | |||||||||
| Leaf | false | ||||||||
| Upper | 1 | ||||||||
| Ordered | false | ||||||||
| Unique | true | ||||||||
| Query | false | ||||||||
| Project Management |
|
||||||||
| private btnBatchEditActionPerformed (evt : java.awt.event.ActionEvent) : void | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| private jMenuEditDBActionPerformed (evt : java.awt.event.ActionEvent) : void | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Description |
GEN-LAST:event_btnBatchEditActionPerformed |
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| private btnAddRecordsActionPerformed (evt : java.awt.event.ActionEvent) : void | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Description |
GEN-LAST:event_jMenuEditDBActionPerformed |
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| private textFieldForSearchKeyPressed (evt : java.awt.event.KeyEvent) : void | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Description |
This method listens if the enter key was pressed in the search text box. This allows the value to be entered without having to click the search button. |
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| private jMenuItemLogOffActionPerformed (evt : java.awt.event.ActionEvent) : void | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Description |
GEN-LAST:event_textFieldForSearchKeyPressed |
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| private jDeleteRecordActionPerformed (evt : java.awt.event.ActionEvent) : void | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Description |
GEN-LAST:event_jMenuItemLogOffActionPerformed |
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| private jMenuItemViewAllAssigActionPerformed (evt : java.awt.event.ActionEvent) : void | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| private jMenuItemViewActiveAssigActionPerformed (evt : java.awt.event.ActionEvent) : void | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Description |
GEN-LAST:event_jMenuItemViewAllAssigActionPerformed
load only active data from analyst |
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| private btnClearAllFilterActionPerformed (evt : java.awt.event.ActionEvent) : void | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Description |
GEN-LAST:event_jMenuItemViewActiveAssigActionPerformed |
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| private jMenuItemOthersLoadDataActionPerformed (evt : java.awt.event.ActionEvent) : void | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Description |
GEN-LAST:event_btnClearAllFilterActionPerformed |
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| private jArchiveRecordActionPerformed (evt : java.awt.event.ActionEvent) : void | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Description |
GEN-LAST:event_jMenuItemOthersLoadDataActionPerformed |
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| private jActivateRecordActionPerformed (evt : java.awt.event.ActionEvent) : void | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Description |
GEN-LAST:event_jArchiveRecordActionPerformed |
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| private tabbedPanelStateChanged (evt : javax.swing.event.ChangeEvent) : void | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Description |
GEN-LAST:event_jActivateRecordActionPerformed
Filter is generated everytime that table is selected. |
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| private jCheckBoxMenuItemViewLogActionPerformed (evt : java.awt.event.ActionEvent) : void | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Description |
GEN-LAST:event_tabbedPanelStateChanged |
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| private jCheckBoxMenuItemViewSQLActionPerformed (evt : java.awt.event.ActionEvent) : void | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Description |
GEN-LAST:event_jCheckBoxMenuItemViewLogActionPerformed |
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| private jTableChanged (e : javax.swing.event.TableModelEvent) : void | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Description |
GEN-LAST:event_jCheckBoxMenuItemViewSQLActionPerformed |
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| public loadData () : void | |||||||||
| Leaf | false | ||||||||
| Upper | 1 | ||||||||
| Ordered | false | ||||||||
| Unique | true | ||||||||
| Query | false | ||||||||
| Project Management |
|
||||||||
| public setTerminalsFunction (table : JTable) : void | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Description |
This adds mouselisteners and keylisteners to tables. |
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| public filterByDoubleClick (table : JTable) : void | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| private clearFilterDoubleClick (e : java.awt.event.MouseEvent, table : JTable) : void | |||||||||||||||||||||||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||||||||||||||||||||||
| Description |
This is triggered when the the column header is double clicked |
||||||||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||||||||||||||||||||||
| Unique | true | ||||||||||||||||||||||||||||||||||||||||
| Query | false | ||||||||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||||||||
| public sqlQuery (tableName : String) : String | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| public tableReload (table : JTable, data : java.util.Vector, columnNames : java.util.Vector) : void | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Unique | true | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Query | false | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| package setColumnFormat (width : float, table : JTable) : void | |||||||||||||||||||||||||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||||||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||||||||||||||||||||||||
| Unique | true | ||||||||||||||||||||||||||||||||||||||||||
| Query | false | ||||||||||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||||||||||
| public throwUnknownTableException (selectedTab : String, e : Exception) : void | |||||||||||||||||||||||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||||||||||||||||||||||
| Description |
This method handles unknown table exceptions It takes the value of the selected tab that caused the exception It also takes the exception to print the stack trace |
||||||||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||||||||||||||||||||||
| Unique | true | ||||||||||||||||||||||||||||||||||||||||
| Query | false | ||||||||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||||||||
| public batchEdit (editor : com.elle.analyster.TableEditor) : void | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Description |
Keep the float in Table Editor by separating editing part out here |
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| private updateTable (table : JTable, modifiedDataList : java.util.List) : void | |||||||||||||||||||||||||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||||||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||||||||||||||||||||||||
| Unique | true | ||||||||||||||||||||||||||||||||||||||||||
| Query | false | ||||||||||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||||||||||
| public getSelectedTable () : JTable | |||||||||
| Leaf | false | ||||||||
| Upper | 1 | ||||||||
| Ordered | false | ||||||||
| Unique | true | ||||||||
| Query | false | ||||||||
| Project Management |
|
||||||||
| public getTableState () : com.elle.analyster.TableState | |||||||||
| Leaf | false | ||||||||
| Upper | 1 | ||||||||
| Ordered | false | ||||||||
| Unique | true | ||||||||
| Query | false | ||||||||
| Project Management |
|
||||||||
| public getTableState (table : JTable) : com.elle.analyster.TableState | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| public setLastUpdateTime () : void | |||||||||
| Leaf | false | ||||||||
| Upper | 1 | ||||||||
| Ordered | false | ||||||||
| Unique | true | ||||||||
| Query | false | ||||||||
| Project Management |
|
||||||||
| private setKeyboardFocusManager () : void | |||||||||
| Leaf | false | ||||||||
| Upper | 1 | ||||||||
| Ordered | false | ||||||||
| Unique | true | ||||||||
| Query | false | ||||||||
| Project Management |
|
||||||||
| public getFilterTempArchive () : com.elle.analyster.presentation.filter.JTableFilter | |||||||||
| Leaf | false | ||||||||
| Upper | 1 | ||||||||
| Ordered | false | ||||||||
| Unique | true | ||||||||
| Query | false | ||||||||
| Project Management |
|
||||||||
| public setFilterTempArchive (filterTempArchive : com.elle.analyster.presentation.filter.JTableFilter) : void | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| public getFilterTempReport () : com.elle.analyster.presentation.filter.JTableFilter | |||||||||
| Leaf | false | ||||||||
| Upper | 1 | ||||||||
| Ordered | false | ||||||||
| Unique | true | ||||||||
| Query | false | ||||||||
| Project Management |
|
||||||||
| public setFilterTempReport (filterTempReport : com.elle.analyster.presentation.filter.JTableFilter) : void | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| public setFilterTempAssignment (filterTempAssignment : com.elle.analyster.presentation.filter.JTableFilter) : void | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| public setNumberArchiveAssignInit (numberArchiveAssignInit : int) : void | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| public setNumberAssignmentInit (numberAssignmentInit : int) : void | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| public setNumberReportsInit (numberReportsInit : int) : void | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| public getAssignmentsTableName () : String | |||||||||
| Leaf | false | ||||||||
| Upper | 1 | ||||||||
| Ordered | false | ||||||||
| Unique | true | ||||||||
| Query | false | ||||||||
| Project Management |
|
||||||||
| public getReportsTableName () : String | |||||||||
| Leaf | false | ||||||||
| Upper | 1 | ||||||||
| Ordered | false | ||||||||
| Unique | true | ||||||||
| Query | false | ||||||||
| Project Management |
|
||||||||
| public getArchiveTableName () : String | |||||||||
| Leaf | false | ||||||||
| Upper | 1 | ||||||||
| Ordered | false | ||||||||
| Unique | true | ||||||||
| Query | false | ||||||||
| Project Management |
|
||||||||
| public getassignmentTable () : JTable | |||||||||
| Leaf | false | ||||||||
| Upper | 1 | ||||||||
| Ordered | false | ||||||||
| Unique | true | ||||||||
| Query | false | ||||||||
| Project Management |
|
||||||||
| public getReportTable () : JTable | |||||||||
| Leaf | false | ||||||||
| Upper | 1 | ||||||||
| Ordered | false | ||||||||
| Unique | true | ||||||||
| Query | false | ||||||||
| Project Management |
|
||||||||
| public getArchiveAssignTable () : JTable | |||||||||
| Leaf | false | ||||||||
| Upper | 1 | ||||||||
| Ordered | false | ||||||||
| Unique | true | ||||||||
| Query | false | ||||||||
| Project Management |
|
||||||||
| public getjTabbedPanel1 () : JTabbedPane | |||||||||
| Leaf | false | ||||||||
| Upper | 1 | ||||||||
| Ordered | false | ||||||||
| Unique | true | ||||||||
| Query | false | ||||||||
| Project Management |
|
||||||||
| public getjActivateRecord () : JMenuItem | |||||||||
| Leaf | false | ||||||||
| Upper | 1 | ||||||||
| Ordered | false | ||||||||
| Unique | true | ||||||||
| Query | false | ||||||||
| Project Management |
|
||||||||
| public getjArchiveRecord () : JMenuItem | |||||||||
| Leaf | false | ||||||||
| Upper | 1 | ||||||||
| Ordered | false | ||||||||
| Unique | true | ||||||||
| Query | false | ||||||||
| Project Management |
|
||||||||
| public getRecordsLabel () : JLabel | |||||||||
| Leaf | false | ||||||||
| Upper | 1 | ||||||||
| Ordered | false | ||||||||
| Unique | true | ||||||||
| Query | false | ||||||||
| Project Management |
|
||||||||
| public getAssignments () : com.elle.analyster.TableState | |||||||||
| Leaf | false | ||||||||
| Upper | 1 | ||||||||
| Ordered | false | ||||||||
| Unique | true | ||||||||
| Query | false | ||||||||
| Project Management |
|
||||||||
| public getReports () : com.elle.analyster.TableState | |||||||||
| Leaf | false | ||||||||
| Upper | 1 | ||||||||
| Ordered | false | ||||||||
| Unique | true | ||||||||
| Query | false | ||||||||
| Project Management |
|
||||||||
| public getArchiveAssign () : com.elle.analyster.TableState | |||||||||
| Leaf | false | ||||||||
| Upper | 1 | ||||||||
| Ordered | false | ||||||||
| Unique | true | ||||||||
| Query | false | ||||||||
| Project Management |
|
||||||||
| public getFilterTempAssignment () : com.elle.analyster.presentation.filter.JTableFilter | |||||||||
| Leaf | false | ||||||||
| Upper | 1 | ||||||||
| Ordered | false | ||||||||
| Unique | true | ||||||||
| Query | false | ||||||||
| Project Management |
|
||||||||
| private getSelectedTab () : String | |||||||||
| Leaf | false | ||||||||
| Upper | 1 | ||||||||
| Ordered | false | ||||||||
| Unique | true | ||||||||
| Query | false | ||||||||
| Project Management |
|
||||||||
| Unnamed Association | |||||||||||||||||||||||||||||||||||||||
| To (instance) |
|
||||||||||||||||||||||||||||||||||||||
| Abstract | false | ||||||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||||||
| Visibility | Unspecified | ||||||||||||||||||||||||||||||||||||||
| Derived | false | ||||||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||||||
| Unnamed Association | |||||||||||||||||||||||||||||||||||||||||||
| To (tableService) |
|
||||||||||||||||||||||||||||||||||||||||||
| Abstract | false | ||||||||||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||||||||||
| Visibility | Unspecified | ||||||||||||||||||||||||||||||||||||||||||
| Derived | false | ||||||||||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||||||||||
| Unnamed Association | |||||||||||||||||||||||||||||||||||||||
| To (tableRowFilterSupport) |
|
||||||||||||||||||||||||||||||||||||||
| Abstract | false | ||||||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||||||
| Visibility | Unspecified | ||||||||||||||||||||||||||||||||||||||
| Derived | false | ||||||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||||||
| Unnamed Association | |||||||||||||||||||||||||||||||||||||||
| To (loadTables) |
|
||||||||||||||||||||||||||||||||||||||
| Abstract | false | ||||||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||||||
| Visibility | Unspecified | ||||||||||||||||||||||||||||||||||||||
| Derived | false | ||||||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||||||
| Unnamed Association | |||||||||||||||||||||||||||||||||||||||||
| To (logwind) |
|
||||||||||||||||||||||||||||||||||||||||
| Abstract | false | ||||||||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||||||||
| Visibility | Unspecified | ||||||||||||||||||||||||||||||||||||||||
| Derived | false | ||||||||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||||||||
| Unnamed Association | |||||||||||||||||||||||||||||||||||||||||
| To (enterButton) |
|
||||||||||||||||||||||||||||||||||||||||
| Abstract | false | ||||||||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||||||||
| Visibility | Unspecified | ||||||||||||||||||||||||||||||||||||||||
| Derived | false | ||||||||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||||||||
| Unnamed Association | |||||||||||||||||||||||||||||||||||||||||
| To (modifiedDataList) |
|
||||||||||||||||||||||||||||||||||||||||
| Abstract | false | ||||||||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||||||||
| Visibility | Unspecified | ||||||||||||||||||||||||||||||||||||||||
| Derived | false | ||||||||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||||||||
| Unnamed Association | |||||||||||||||||||||||||||||||||||||||||
| To (uploadRecordService) |
|
||||||||||||||||||||||||||||||||||||||||
| Abstract | false | ||||||||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||||||||
| Visibility | Unspecified | ||||||||||||||||||||||||||||||||||||||||
| Derived | false | ||||||||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||||||||
| Unnamed Association | |||||||||||||||||||||||||||||||||||||||
| To (loginWindow) |
|
||||||||||||||||||||||||||||||||||||||
| Abstract | false | ||||||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||||||
| Visibility | Unspecified | ||||||||||||||||||||||||||||||||||||||
| Derived | false | ||||||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||||||
| Unnamed Association | |||||||||||||||||||||||||||||||||||
| From |
|
||||||||||||||||||||||||||||||||||
| Abstract | false | ||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||
| Visibility | Unspecified | ||||||||||||||||||||||||||||||||||
| Derived | false | ||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||
| Unnamed Association | |||||||||||||||||||||||||||||||||||
| From |
|
||||||||||||||||||||||||||||||||||
| Abstract | false | ||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||
| Visibility | Unspecified | ||||||||||||||||||||||||||||||||||
| Derived | false | ||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||
| Unnamed Realization | |||||||||
| From |
ITableNameConstants
|
||||||||
| Visibility | Unspecified | ||||||||
| Project Management |
|
||||||||
| Unnamed Realization | |||||||||
| From |
IColumnConstants
|
||||||||
| Visibility | Unspecified | ||||||||
| Project Management |
|
||||||||
| Unnamed Association | |||||||||||||||||||||||||||||||||||
| From |
|
||||||||||||||||||||||||||||||||||
| Abstract | false | ||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||
| Visibility | Unspecified | ||||||||||||||||||||||||||||||||||
| Derived | false | ||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||
| Unnamed Association | |||||||||||||||||||||||||||||||||||
| From |
|
||||||||||||||||||||||||||||||||||
| Abstract | false | ||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||
| Visibility | Unspecified | ||||||||||||||||||||||||||||||||||
| Derived | false | ||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||
| Unnamed Association | |||||||||||||||||||||||||||||||||||
| From |
|
||||||||||||||||||||||||||||||||||
| Abstract | false | ||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||
| Visibility | Unspecified | ||||||||||||||||||||||||||||||||||
| Derived | false | ||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||
Class - Application
| Name | Value | ||||||||
| Description |
Created with IntelliJ IDEA. User: danielabecker Date: 5/25/15 Time: 7:32 PM To change this template use File | Settings | File Templates. |
||||||||
| Active | false | ||||||||
| Business Key Mutable | true | ||||||||
| Java Detail | N/A | ||||||||
| Business Model | false | ||||||||
| Visibility | public | ||||||||
| Leaf | false | ||||||||
| Root | false | ||||||||
| Project Management |
|
| public main (args : String) : void | |||||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||||
| Unique | true | ||||||||||||||||||||||
| Query | false | ||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||
Package - service
| Name | Value | ||||||||
| Abstract | false | ||||||||
| Leaf | false | ||||||||
| Root | false | ||||||||
| Visibility | public | ||||||||
| Project Management |
|
| Name | Description |
DeleteRecord
|
@author Daniela. |
Connection
|
Created with IntelliJ IDEA. User: danielabecker Date: 5/28/15 Time: 2:23 PM To change this template use File | Settings | File Templates. |
TableService
|
Here are all code related to get information from JTable
@author danielabecker |
UploadRecord
|
Created with IntelliJ IDEA. User: DanielaBecker Date: 5/28/15 Time: 2:56 PM To change this template use File | Settings | File Templates. |
Class - DeleteRecord
| Name | Value | ||||||||
| Description |
@author Daniela. |
||||||||
| Active | false | ||||||||
| Business Key Mutable | true | ||||||||
| Java Detail | N/A | ||||||||
| Business Model | false | ||||||||
| Visibility | public | ||||||||
| Leaf | false | ||||||||
| Root | false | ||||||||
| Project Management |
|
| private log : org.slf4j.Logger | |||||||||||
| Initial Value | LoggerFactory.getLogger(DeleteRecord.class) | ||||||||||
| Type | org.slf4j.Logger | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| package sqlDelete : String | |||||||||||
| Initial Value | null | ||||||||||
| Type | String | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| public deleteRecordSelected (table : JTable) : String | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
Class - Connection
| Name | Value | ||||||||
| Description |
Created with IntelliJ IDEA. User: danielabecker Date: 5/28/15 Time: 2:23 PM To change this template use File | Settings | File Templates. |
||||||||
| Active | false | ||||||||
| Business Key Mutable | true | ||||||||
| Java Detail | N/A | ||||||||
| Business Model | false | ||||||||
| Visibility | public | ||||||||
| Leaf | false | ||||||||
| Root | false | ||||||||
| Project Management |
|
| private log : org.slf4j.Logger | |||||||||||
| Initial Value | LoggerFactory.getLogger(Connection.class) | ||||||||||
| Type | org.slf4j.Logger | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| public connection (sql : String, table : JTable) : String | |||||||||||||||||||||||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||||||||||||||||||||||
| Unique | true | ||||||||||||||||||||||||||||||||||||||||
| Query | false | ||||||||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||||||||
Class - AddRecords
| Name | Value | ||||||||
| Description |
@author Louis W. |
||||||||
| Active | false | ||||||||
| Business Key Mutable | true | ||||||||
| Java Detail | N/A | ||||||||
| Business Model | false | ||||||||
| Visibility | public | ||||||||
| Leaf | false | ||||||||
| Root | false | ||||||||
| Project Management |
|
| private logger : org.slf4j.Logger | |||||||||||
| Initial Value | LoggerFactory.getLogger(AddRecords.class) | ||||||||||
| Type | org.slf4j.Logger | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private columnNames : Vector | |||||||||||
| Initial Value | new Vector() | ||||||||||
| Type | Vector | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private tableName : String | |||||||||||
| Type | String | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private jAddRow : javax.swing.JButton | |||||||||||
| Description |
Variables declaration - do not modify//GEN-BEGIN:variables |
||||||||||
| Type | javax.swing.JButton | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private jCancel : javax.swing.JButton | |||||||||||
| Type | javax.swing.JButton | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private jLabel1 : javax.swing.JLabel | |||||||||||
| Type | javax.swing.JLabel | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private jPanel3 : javax.swing.JPanel | |||||||||||
| Type | javax.swing.JPanel | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private jSubmit : javax.swing.JButton | |||||||||||
| Type | javax.swing.JButton | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private jTables : javax.swing.JComboBox | |||||||||||
| Type | javax.swing.JComboBox | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private scrollpane : javax.swing.JScrollPane | |||||||||||
| Type | javax.swing.JScrollPane | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private table : javax.swing.JTable | |||||||||||
| Type | javax.swing.JTable | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private gui : GUI | |||||||||||
| Initial Value | new GUI() | ||||||||||
| Type |
GUI
|
||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private ana : Analyster | |||||||||||
| Type |
Analyster
|
||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private log : LogWindow | |||||||||||
| Initial Value | new LogWindow() | ||||||||||
| Type |
LogWindow
|
||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private info : AddRecordsTable | |||||||||||
| Initial Value | new AddRecordsTable() | ||||||||||
| Type |
AddRecordsTable
|
||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| public AddRecords (a : Analyster, l : LogWindow) | |||||||||||||||||||||||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||||||||||||||||||||||
| Description |
Creates new form ReportWin |
||||||||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||||||||||||||||||||||
| Unique | true | ||||||||||||||||||||||||||||||||||||||||
| Query | false | ||||||||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||||||||
| private initComponents () : void | |||||||||
| Description |
This method is called from within the constructor to initialize the form. WARNING: Do NOT modify this code. The content of this method is always regenerated by the Form Editor. |
||||||||
| Leaf | false | ||||||||
| Upper | 1 | ||||||||
| Ordered | false | ||||||||
| Unique | true | ||||||||
| Query | false | ||||||||
| Project Management |
|
||||||||
| private jSubmitActionPerformed (evt : java.awt.event.ActionEvent) : void | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Description |
</editor-fold>//GEN-END:initComponents |
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| private tableMouseClicked (evt : java.awt.event.MouseEvent) : void | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Description |
GEN-LAST:event_jSubmitActionPerformed |
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| private jTablesActionPerformed (evt : java.awt.event.ActionEvent) : void | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Description |
GEN-LAST:event_tableMouseClicked |
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| private jCancelActionPerformed (evt : java.awt.event.ActionEvent) : void | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Description |
GEN-LAST:event_jTablesActionPerformed |
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| private jAddRowActionPerformed (evt : java.awt.event.ActionEvent) : void | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Description |
GEN-LAST:event_jCancelActionPerformed |
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| private tableKeyPressed (evt : java.awt.event.KeyEvent) : void | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Description |
GEN-LAST:event_jAddRowActionPerformed |
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| private initTable (rows : int) : void | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Description |
GEN-LAST:event_tableKeyPressed |
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| Unnamed Association | |||||||||||||||||||||||||||||||||||||||||
| To (gui) |
|
||||||||||||||||||||||||||||||||||||||||
| Abstract | false | ||||||||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||||||||
| Visibility | Unspecified | ||||||||||||||||||||||||||||||||||||||||
| Derived | false | ||||||||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||||||||
| Unnamed Association | |||||||||||||||||||||||||||||||||||||||
| To (ana) |
|
||||||||||||||||||||||||||||||||||||||
| Abstract | false | ||||||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||||||
| Visibility | Unspecified | ||||||||||||||||||||||||||||||||||||||
| Derived | false | ||||||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||||||
| Unnamed Association | |||||||||||||||||||||||||||||||||||||||||
| To (log) |
|
||||||||||||||||||||||||||||||||||||||||
| Abstract | false | ||||||||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||||||||
| Visibility | Unspecified | ||||||||||||||||||||||||||||||||||||||||
| Derived | false | ||||||||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||||||||
| Unnamed Association | |||||||||||||||||||||||||||||||||||||||||
| To (info) |
|
||||||||||||||||||||||||||||||||||||||||
| Abstract | false | ||||||||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||||||||
| Visibility | Unspecified | ||||||||||||||||||||||||||||||||||||||||
| Derived | false | ||||||||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||||||||
Class - LogWindow
| Name | Value | ||||||||
| Active | false | ||||||||
| Business Key Mutable | true | ||||||||
| Java Detail | N/A | ||||||||
| Business Model | false | ||||||||
| Visibility | public | ||||||||
| Leaf | false | ||||||||
| Root | false | ||||||||
| Project Management |
|
| Name | Description |
LogMessage
|
LogMessages class this class stores log message information |
| private scrollPane : JScrollPane | |||||||||||
| Type | JScrollPane | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private logText : TextArea | |||||||||||
| Type | TextArea | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private FILENAME : String | |||||||||||
| Initial Value | "log.txt" | ||||||||||
| Type | String | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private jPanelLogWindowButtons : JPanel | |||||||||||
| Type | JPanel | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private jBtnClearAll : JButton | |||||||||||
| Type | JButton | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private jBtnClearAllButToday : JButton | |||||||||||
| Type | JButton | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private showAll : JButton | |||||||||||
| Description |
private final JCheckBox jCheckBoxOrder; // this is replaced with showAll button |
||||||||||
| Type | JButton | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private dateFormat : java.text.SimpleDateFormat | |||||||||||
| Description |
private final JLabel jLabelOrder; // label for checkbox |
||||||||||
| Initial Value | new SimpleDateFormat("yyyy-MM-dd hh:mm:ss a") | ||||||||||
| Type | java.text.SimpleDateFormat | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private logMessages : LogMessage | |||||||||||
| Initial Value | new ArrayList<>() | ||||||||||
| Type |
LogMessage
|
||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | * | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| public LogWindow () | |||||||||
| Description |
constructor |
||||||||
| Leaf | false | ||||||||
| Upper | 1 | ||||||||
| Ordered | false | ||||||||
| Unique | true | ||||||||
| Query | false | ||||||||
| Project Management |
|
||||||||
| public fillSQLCommand (str : String) : String | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| public sendMessages (str : String) : void | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| public readCurrentMessages (str : String) : void | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| public readMessages () : void | |||||||||
| Leaf | false | ||||||||
| Upper | 1 | ||||||||
| Ordered | false | ||||||||
| Unique | true | ||||||||
| Query | false | ||||||||
| Project Management |
|
||||||||
| public writeToTextFile (str : String) : void | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| private jBtnClearAllActionPerformed (evt : java.awt.event.ActionEvent) : void | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Description |
Clear all button: When the Clear all button is clicked, all the messages are removed from the scroll pane text box. |
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| private jBtnClearAllButTodayActionPerformed (evt : java.awt.event.ActionEvent) : void | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Description |
Clear all but today button action performed: When the Clear all but today button is clicked, all the messages are removed from the scroll panel text box, except todays. |
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| private showAllActionPerformed (evt : java.awt.event.ActionEvent) : void | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Description |
Show all message with most recent appearing at the bottom |
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| private storeLogMessages () : void | |||||||||
| Description |
storeLogMessages: Method Stores each LogMessage object in an array. This is to be able to easily retrieve specific data according to specific times or dates. |
||||||||
| Leaf | false | ||||||||
| Upper | 1 | ||||||||
| Ordered | false | ||||||||
| Unique | true | ||||||||
| Query | false | ||||||||
| Project Management |
|
||||||||
| Unnamed Association | |||||||||||||||||||||||||||||||||||||||||
| To (logMessages) |
|
||||||||||||||||||||||||||||||||||||||||
| Abstract | false | ||||||||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||||||||
| Visibility | Unspecified | ||||||||||||||||||||||||||||||||||||||||
| Derived | false | ||||||||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||||||||
| Unnamed Association | |||||||||||||||||||||||||||||||||||
| From |
|
||||||||||||||||||||||||||||||||||
| Abstract | false | ||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||
| Visibility | Unspecified | ||||||||||||||||||||||||||||||||||
| Derived | false | ||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||
| Unnamed Association | |||||||||||||||||||||||||||||||||||
| From |
|
||||||||||||||||||||||||||||||||||
| Abstract | false | ||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||
| Visibility | Unspecified | ||||||||||||||||||||||||||||||||||
| Derived | false | ||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||
Class - TableService
| Name | Value | ||||||||
| Description |
Here are all code related to get information from JTable
@author danielabecker |
||||||||
| Active | false | ||||||||
| Business Key Mutable | true | ||||||||
| Java Detail | N/A | ||||||||
| Business Model | false | ||||||||
| Visibility | public | ||||||||
| Leaf | false | ||||||||
| Root | false | ||||||||
| Project Management |
|
| package assignmentTable : JTable | |||||||||||
| Stereotypes | Property | ||||||||||
| Type | JTable | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | true | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| package reportTable : JTable | |||||||||||
| Stereotypes | Property | ||||||||||
| Type | JTable | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | true | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| package archiveAssignTable : JTable | |||||||||||
| Stereotypes | Property | ||||||||||
| Type | JTable | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | true | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| package viewerTable : JTable | |||||||||||
| Stereotypes | Property | ||||||||||
| Type | JTable | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | true | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| public getColumnNames (number : int) : String | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Type Modifier | [] | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| public textToNumOfRecords (num : int) : String | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| private loadArchiveAssignTable () : void | |||||||||
| Leaf | false | ||||||||
| Upper | 1 | ||||||||
| Ordered | false | ||||||||
| Unique | true | ||||||||
| Query | false | ||||||||
| Project Management |
|
||||||||
| private loadAssignmentTable () : void | |||||||||
| Leaf | false | ||||||||
| Upper | 1 | ||||||||
| Ordered | false | ||||||||
| Unique | true | ||||||||
| Query | false | ||||||||
| Project Management |
|
||||||||
| public activateRecords () : void | |||||||||
| Leaf | false | ||||||||
| Upper | 1 | ||||||||
| Ordered | false | ||||||||
| Unique | true | ||||||||
| Query | false | ||||||||
| Project Management |
|
||||||||
| public archiveRecords () : void | |||||||||
| Leaf | false | ||||||||
| Upper | 1 | ||||||||
| Ordered | false | ||||||||
| Unique | true | ||||||||
| Query | false | ||||||||
| Project Management |
|
||||||||
| Unnamed Association | |||||||||||||||||||||||||||||||||||
| From |
|
||||||||||||||||||||||||||||||||||
| Abstract | false | ||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||
| Visibility | Unspecified | ||||||||||||||||||||||||||||||||||
| Derived | false | ||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||
| Unnamed Association | |||||||||||||||||||||||||||||||||||
| From |
|
||||||||||||||||||||||||||||||||||
| Abstract | false | ||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||
| Visibility | Unspecified | ||||||||||||||||||||||||||||||||||
| Derived | false | ||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||
Class - AddRecordsTable
| Name | Value | ||||||||
| Description |
@author Louis W. |
||||||||
| Active | false | ||||||||
| Business Key Mutable | true | ||||||||
| Java Detail | N/A | ||||||||
| Business Model | false | ||||||||
| Visibility | public | ||||||||
| Leaf | false | ||||||||
| Root | false | ||||||||
| Project Management |
|
| private tableName : String | |||||||||||
| Type | String | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private ana : Analyster | |||||||||||
| Type |
Analyster
|
||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private tableService : TableService | |||||||||||
| Type |
TableService
|
||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| public update (table : String, a : Analyster) : void | |||||||||||||||||||||||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||||||||||||||||||||||
| Unique | true | ||||||||||||||||||||||||||||||||||||||||
| Query | false | ||||||||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||||||||
| public getDateName () : String | |||||||||
| Leaf | false | ||||||||
| Upper | 1 | ||||||||
| Ordered | false | ||||||||
| Unique | true | ||||||||
| Query | false | ||||||||
| Project Management |
|
||||||||
| public getDateColumn () : int | |||||||||
| Leaf | false | ||||||||
| Upper | 1 | ||||||||
| Ordered | false | ||||||||
| Unique | true | ||||||||
| Query | false | ||||||||
| Project Management |
|
||||||||
| public getLastColumn () : int | |||||||||
| Leaf | false | ||||||||
| Upper | 1 | ||||||||
| Ordered | false | ||||||||
| Unique | true | ||||||||
| Query | false | ||||||||
| Project Management |
|
||||||||
| public getIdNum () : long | |||||||||
| Leaf | false | ||||||||
| Upper | 1 | ||||||||
| Ordered | false | ||||||||
| Unique | true | ||||||||
| Query | false | ||||||||
| Project Management |
|
||||||||
| public getColumnTitles () : String | |||||||||
| Leaf | false | ||||||||
| Upper | 1 | ||||||||
| Type Modifier | [] | ||||||||
| Ordered | false | ||||||||
| Unique | true | ||||||||
| Query | false | ||||||||
| Project Management |
|
||||||||
| public getEmptyRow () : String | |||||||||
| Leaf | false | ||||||||
| Upper | 1 | ||||||||
| Type Modifier | [] | ||||||||
| Ordered | false | ||||||||
| Unique | true | ||||||||
| Query | false | ||||||||
| Project Management |
|
||||||||
| Unnamed Association | |||||||||||||||||||||||||||||||||||||||
| To (ana) |
|
||||||||||||||||||||||||||||||||||||||
| Abstract | false | ||||||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||||||
| Visibility | Unspecified | ||||||||||||||||||||||||||||||||||||||
| Derived | false | ||||||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||||||
| Unnamed Association | |||||||||||||||||||||||||||||||||||||||
| To (tableService) |
|
||||||||||||||||||||||||||||||||||||||
| Abstract | false | ||||||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||||||
| Visibility | Unspecified | ||||||||||||||||||||||||||||||||||||||
| Derived | false | ||||||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||||||
| Unnamed Association | |||||||||||||||||||||||||||||||||||
| From |
|
||||||||||||||||||||||||||||||||||
| Abstract | false | ||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||
| Visibility | Unspecified | ||||||||||||||||||||||||||||||||||
| Derived | false | ||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||
Class - LogMessage
| Name | Value | ||||||||
| Description |
LogMessages class this class stores log message information |
||||||||
| Active | false | ||||||||
| Business Key Mutable | true | ||||||||
| Java Detail | N/A | ||||||||
| Business Model | false | ||||||||
| Visibility | private | ||||||||
| Leaf | false | ||||||||
| Root | false | ||||||||
| Project Management |
|
| Name | Description |
SortByMostRecentDateLast
|
|
SortByMostRecentDateFirst
|
| private date : Date | |||||||||||
| Stereotypes | Property | ||||||||||
| Type | Date | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | true | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private message : String | |||||||||||
| Stereotypes | Property | ||||||||||
| Type | String | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | true | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| public LogMessage (date : Date, message : String) | |||||||||||||||||||||||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||||||||||||||||||||||
| Unique | true | ||||||||||||||||||||||||||||||||||||||||
| Query | false | ||||||||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||||||||
| Unnamed Association | |||||||||||||||||||||||||||||||||||
| From |
|
||||||||||||||||||||||||||||||||||
| Abstract | false | ||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||
| Visibility | Unspecified | ||||||||||||||||||||||||||||||||||
| Derived | false | ||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||
Class - UploadRecord
| Name | Value | ||||||||
| Description |
Created with IntelliJ IDEA. User: DanielaBecker Date: 5/28/15 Time: 2:56 PM To change this template use File | Settings | File Templates. |
||||||||
| Active | false | ||||||||
| Business Key Mutable | true | ||||||||
| Java Detail | N/A | ||||||||
| Business Model | false | ||||||||
| Visibility | public | ||||||||
| Leaf | false | ||||||||
| Root | false | ||||||||
| Project Management |
|
| private log : org.slf4j.Logger | |||||||||||
| Initial Value | LoggerFactory.getLogger(UploadRecord.class) | ||||||||||
| Type | org.slf4j.Logger | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| public uploadRecord (table : JTable, modifiedDataList : java.util.List) : String | |||||||||||||||||||||||||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||||||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||||||||||||||||||||||||
| Unique | true | ||||||||||||||||||||||||||||||||||||||||||
| Query | false | ||||||||||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||||||||||
| Unnamed Association | |||||||||||||||||||||||||||||||||||
| From |
|
||||||||||||||||||||||||||||||||||
| Abstract | false | ||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||
| Visibility | Unspecified | ||||||||||||||||||||||||||||||||||
| Derived | false | ||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||
Class - SortByMostRecentDateLast
| Name | Value | ||||||||
| Active | false | ||||||||
| Business Key Mutable | true | ||||||||
| Java Detail | N/A | ||||||||
| Business Model | false | ||||||||
| Visibility | public | ||||||||
| Leaf | false | ||||||||
| Root | false | ||||||||
| Project Management |
|
| public compare (c : LogMessage, c1 : LogMessage) : int | |||||||||||||||||||||||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||||||||||||||||||||||
| Unique | true | ||||||||||||||||||||||||||||||||||||||||
| Query | false | ||||||||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||||||||
Class - SortByMostRecentDateFirst
| Name | Value | ||||||||
| Active | false | ||||||||
| Business Key Mutable | true | ||||||||
| Java Detail | N/A | ||||||||
| Business Model | false | ||||||||
| Visibility | public | ||||||||
| Leaf | false | ||||||||
| Root | false | ||||||||
| Project Management |
|
| public compare (c : LogMessage, c1 : LogMessage) : int | |||||||||||||||||||||||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||||||||||||||||||||||
| Unique | true | ||||||||||||||||||||||||||||||||||||||||
| Query | false | ||||||||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||||||||
Class - LoginWindow
| Name | Value | ||||||||
| Active | false | ||||||||
| Business Key Mutable | true | ||||||||
| Java Detail | N/A | ||||||||
| Business Model | false | ||||||||
| Visibility | public | ||||||||
| Leaf | false | ||||||||
| Root | false | ||||||||
| Project Management |
|
| private jButtonPanel : javax.swing.JPanel | |||||||||||
| Description |
Variables declaration - do not modify//GEN-BEGIN:variables |
||||||||||
| Type | javax.swing.JPanel | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private jCancelButton : javax.swing.JButton | |||||||||||
| Type | javax.swing.JButton | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private jDatabase : javax.swing.JComboBox | |||||||||||
| Type | javax.swing.JComboBox | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private jEditDB : javax.swing.JButton | |||||||||||
| Type | javax.swing.JButton | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private jInputPanel : javax.swing.JPanel | |||||||||||
| Type | javax.swing.JPanel | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private jLabel1 : javax.swing.JLabel | |||||||||||
| Type | javax.swing.JLabel | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private jLabel2 : javax.swing.JLabel | |||||||||||
| Type | javax.swing.JLabel | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private jLabel3 : javax.swing.JLabel | |||||||||||
| Type | javax.swing.JLabel | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private jLabel4 : javax.swing.JLabel | |||||||||||
| Type | javax.swing.JLabel | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private jLabel5 : javax.swing.JLabel | |||||||||||
| Type | javax.swing.JLabel | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private jPanel2 : javax.swing.JPanel | |||||||||||
| Type | javax.swing.JPanel | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private jPassword : javax.swing.JPasswordField | |||||||||||
| Type | javax.swing.JPasswordField | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private jServer : javax.swing.JComboBox | |||||||||||
| Type | javax.swing.JComboBox | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private jTextPanel : javax.swing.JPanel | |||||||||||
| Type | javax.swing.JPanel | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private jUsername : javax.swing.JTextField | |||||||||||
| Type | javax.swing.JTextField | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private loginButton : javax.swing.JButton | |||||||||||
| Type | javax.swing.JButton | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private analyster : Analyster | |||||||||||
| Type |
Analyster
|
||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| public LoginWindow (analyster : Analyster) | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| private initComponents () : void | |||||||||
| Description |
This method is called from within the constructor to initialize the form. WARNING: Do NOT modify this code. The content of this method is always regenerated by the Form Editor. |
||||||||
| Leaf | false | ||||||||
| Upper | 1 | ||||||||
| Ordered | false | ||||||||
| Unique | true | ||||||||
| Query | false | ||||||||
| Project Management |
|
||||||||
| private jCancelButtonActionPerformed (evt : java.awt.event.ActionEvent) : void | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Description |
</editor-fold>//GEN-END:initComponents |
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| public close () : void | |||||||||
| Description |
Close down application properly |
||||||||
| Leaf | false | ||||||||
| Upper | 1 | ||||||||
| Ordered | false | ||||||||
| Unique | true | ||||||||
| Query | false | ||||||||
| Project Management |
|
||||||||
| private loginButtonActionPerformed (evt : java.awt.event.ActionEvent) : void | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| private jPasswordKeyPressed (evt : java.awt.event.KeyEvent) : void | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Description |
GEN-LAST:event_loginButtonActionPerformed |
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| private jDatabaseActionPerformed (evt : java.awt.event.ActionEvent) : void | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Description |
GEN-LAST:event_jPasswordKeyPressed |
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| private jServerActionPerformed (evt : java.awt.event.ActionEvent) : void | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Description |
GEN-LAST:event_jDatabaseActionPerformed |
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| private jEditDBActionPerformed (evt : java.awt.event.ActionEvent) : void | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Description |
GEN-LAST:event_jServerActionPerformed |
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| private jUsernameActionPerformed (evt : java.awt.event.ActionEvent) : void | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Description |
GEN-LAST:event_jEditDBActionPerformed |
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| private jPasswordActionPerformed (evt : java.awt.event.ActionEvent) : void | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Description |
GEN-LAST:event_jUsernameActionPerformed |
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| public loadDBList () : void | |||||||||
| Description |
Loads the names of the databases from a text file |
||||||||
| Leaf | false | ||||||||
| Upper | 1 | ||||||||
| Ordered | false | ||||||||
| Unique | true | ||||||||
| Query | false | ||||||||
| Project Management |
|
||||||||
| public login () : void | |||||||||
| Leaf | false | ||||||||
| Upper | 1 | ||||||||
| Ordered | false | ||||||||
| Unique | true | ||||||||
| Query | false | ||||||||
| Project Management |
|
||||||||
| Unnamed Association | |||||||||||||||||||||||||||||||||||||||
| To (analyster) |
|
||||||||||||||||||||||||||||||||||||||
| Abstract | false | ||||||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||||||
| Visibility | Unspecified | ||||||||||||||||||||||||||||||||||||||
| Derived | false | ||||||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||||||
| Unnamed Association | |||||||||||||||||||||||||||||||||||
| From |
|
||||||||||||||||||||||||||||||||||
| Abstract | false | ||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||
| Visibility | Unspecified | ||||||||||||||||||||||||||||||||||
| Derived | false | ||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||
| Unnamed Association | |||||||||||||||||||||||||||||||||||
| From |
|
||||||||||||||||||||||||||||||||||
| Abstract | false | ||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||
| Visibility | Unspecified | ||||||||||||||||||||||||||||||||||
| Derived | false | ||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||
Class - IColumnConstants
| Name | Value | ||||||||
| Description |
@author Carlos Igreja @since June 27, 2015 |
||||||||
| Active | false | ||||||||
| Business Key Mutable | true | ||||||||
| Java Detail | N/A | ||||||||
| Business Model | false | ||||||||
| Visibility | public | ||||||||
| Leaf | false | ||||||||
| Root | false | ||||||||
| Stereotypes | Interface | ||||||||
| Project Management |
|
| public SYMBOL_COLUMN_NAME : String | |||||||||||
| Description |
column header name constants |
||||||||||
| Initial Value | "Symbol" | ||||||||||
| Type | String | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| public COL_WIDTH_PER_ASSIGNMENTS : float | |||||||||||
| Description |
column width percent constants |
||||||||||
| Initial Value | {35, 65, 80, 70, 99, 99} | ||||||||||
| Type Modifier | [] | ||||||||||
| Type |
float
|
||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| public COL_WIDTH_PER_REPORTS : float | |||||||||||
| Initial Value | {35, 65, 80, 100, 160, 120, 123} | ||||||||||
| Type Modifier | [] | ||||||||||
| Type |
float
|
||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| public COL_WIDTH_PER_ARCHIVE : float | |||||||||||
| Initial Value | {35, 65, 80, 70, 99, 99} | ||||||||||
| Type Modifier | [] | ||||||||||
| Type |
float
|
||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| Unnamed Realization | |||||||||
| To |
Analyster
|
||||||||
| Visibility | Unspecified | ||||||||
| Project Management |
|
||||||||
| Unnamed Realization | |||||||||
| To |
Analyster
|
||||||||
| Visibility | Unspecified | ||||||||
| Project Management |
|
||||||||
Class - TableEditor
| Name | Value | ||||||||
| Description |
@author Louis W. |
||||||||
| Active | false | ||||||||
| Business Key Mutable | true | ||||||||
| Java Detail | N/A | ||||||||
| Business Model | false | ||||||||
| Visibility | public | ||||||||
| Leaf | false | ||||||||
| Root | false | ||||||||
| Project Management |
|
| package newString : String | |||||||||||
| Type | String | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| package category : String | |||||||||||
| Type | String | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| package reportsList : String | |||||||||||
| Initial Value | {"author", "analysisDate", "notes", "symbol"} | ||||||||||
| Type Modifier | [] | ||||||||||
| Type | String | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private jClear : javax.swing.JButton | |||||||||||
| Description |
Variables declaration - do not modify//GEN-BEGIN:variables |
||||||||||
| Type | javax.swing.JButton | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private jComboBox1 : javax.swing.JComboBox | |||||||||||
| Type | javax.swing.JComboBox | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private jConfirm : javax.swing.JButton | |||||||||||
| Type | javax.swing.JButton | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private jPanel1 : javax.swing.JPanel | |||||||||||
| Type | javax.swing.JPanel | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private jQuit : javax.swing.JButton | |||||||||||
| Type | javax.swing.JButton | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private jString : javax.swing.JTextField | |||||||||||
| Type | javax.swing.JTextField | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| package analyster : Analyster | |||||||||||
| Description |
Create and display the form |
||||||||||
| Type |
Analyster
|
||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| public TableEditor (selectedTable : String, a : Analyster) | |||||||||||||||||||||||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||||||||||||||||||||||
| Description |
Creates new form TableEdit |
||||||||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||||||||||||||||||||||
| Unique | true | ||||||||||||||||||||||||||||||||||||||||
| Query | false | ||||||||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||||||||
| public getNewValue () : String | |||||||||
| Leaf | false | ||||||||
| Upper | 1 | ||||||||
| Ordered | false | ||||||||
| Unique | true | ||||||||
| Query | false | ||||||||
| Project Management |
|
||||||||
| private initComponents () : void | |||||||||
| Description |
This method is called from within the constructor to initialize the form. WARNING: Do NOT modify this code. The content of this method is always regenerated by the Form Editor. |
||||||||
| Leaf | false | ||||||||
| Upper | 1 | ||||||||
| Ordered | false | ||||||||
| Unique | true | ||||||||
| Query | false | ||||||||
| Project Management |
|
||||||||
| private jClearActionPerformed (evt : java.awt.event.ActionEvent) : void | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Description |
</editor-fold>//GEN-END:initComponents |
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| private jConfirmActionPerformed (evt : java.awt.event.ActionEvent) : void | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Description |
GEN-LAST:event_jClearActionPerformed |
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| private jQuitActionPerformed (evt : java.awt.event.ActionEvent) : void | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Description |
GEN-LAST:event_jConfirmActionPerformed |
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| private jStringActionPerformed (evt : java.awt.event.ActionEvent) : void | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Description |
GEN-LAST:event_jQuitActionPerformed |
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| private jStringFocusGained (evt : java.awt.event.FocusEvent) : void | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Description |
GEN-LAST:event_jStringActionPerformed |
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| private jComboBox1ActionPerformed (evt : java.awt.event.ActionEvent) : void | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Description |
GEN-LAST:event_jStringFocusGained |
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| Unnamed Association | |||||||||||||||||||||||||||||||||||||||||
| To (analyster) |
|
||||||||||||||||||||||||||||||||||||||||
| Abstract | false | ||||||||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||||||||
| Visibility | Unspecified | ||||||||||||||||||||||||||||||||||||||||
| Derived | false | ||||||||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||||||||
Class - EditDatabaseList
| Name | Value | ||||||||
| Description |
@author Louis W. |
||||||||
| Active | false | ||||||||
| Business Key Mutable | true | ||||||||
| Java Detail | N/A | ||||||||
| Business Model | false | ||||||||
| Visibility | public | ||||||||
| Leaf | false | ||||||||
| Root | false | ||||||||
| Project Management |
|
| package flag : boolean | |||||||||||
| Initial Value | false | ||||||||||
| Type |
boolean
|
||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private jCancel : javax.swing.JButton | |||||||||||
| Description |
Create and display the form |
||||||||||
| Type | javax.swing.JButton | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private jConfirm : javax.swing.JButton | |||||||||||
| Type | javax.swing.JButton | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private jDBList : javax.swing.JTextArea | |||||||||||
| Type | javax.swing.JTextArea | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private jPanel1 : javax.swing.JPanel | |||||||||||
| Type | javax.swing.JPanel | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private jPanel2 : javax.swing.JPanel | |||||||||||
| Type | javax.swing.JPanel | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private jScrollPane1 : javax.swing.JScrollPane | |||||||||||
| Type | javax.swing.JScrollPane | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private jServer : javax.swing.JComboBox | |||||||||||
| Type | javax.swing.JComboBox | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| package L : LoginWindow | |||||||||||
| Type |
LoginWindow
|
||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| public EditDatabaseList () | |||||||||
| Description |
Creates new form EditDatabaseList |
||||||||
| Leaf | false | ||||||||
| Upper | 1 | ||||||||
| Ordered | false | ||||||||
| Unique | true | ||||||||
| Query | false | ||||||||
| Project Management |
|
||||||||
| public EditDatabaseList (l : LoginWindow) | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Description |
Call this class from log in window |
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| private initComponents () : void | |||||||||
| Description |
This method is called from within the constructor to initialize the form. WARNING: Do NOT modify this code. The content of this method is always regenerated by the Form Editor. |
||||||||
| Leaf | false | ||||||||
| Upper | 1 | ||||||||
| Ordered | false | ||||||||
| Unique | true | ||||||||
| Query | false | ||||||||
| Project Management |
|
||||||||
| private jCancelActionPerformed (evt : java.awt.event.ActionEvent) : void | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Description |
</editor-fold>//GEN-END:initComponents |
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| private jConfirmActionPerformed (evt : java.awt.event.ActionEvent) : void | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Description |
GEN-LAST:event_jCancelActionPerformed |
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| private jServerActionPerformed (evt : java.awt.event.ActionEvent) : void | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Description |
GEN-LAST:event_jConfirmActionPerformed |
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| private loadList () : void | |||||||||
| Description |
This looks like the same method in LoginWindow class |
||||||||
| Leaf | false | ||||||||
| Upper | 1 | ||||||||
| Ordered | false | ||||||||
| Unique | true | ||||||||
| Query | false | ||||||||
| Project Management |
|
||||||||
| public saveRecords () : void | |||||||||
| Leaf | false | ||||||||
| Upper | 1 | ||||||||
| Ordered | false | ||||||||
| Unique | true | ||||||||
| Query | false | ||||||||
| Project Management |
|
||||||||
| Unnamed Association | |||||||||||||||||||||||||||||||||||||||
| To (L) |
|
||||||||||||||||||||||||||||||||||||||
| Abstract | false | ||||||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||||||
| Visibility | Unspecified | ||||||||||||||||||||||||||||||||||||||
| Derived | false | ||||||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||||||
Package - domain
| Name | Value | ||||||||
| Abstract | false | ||||||||
| Leaf | false | ||||||||
| Root | false | ||||||||
| Visibility | public | ||||||||
| Project Management |
|
| Name | Description |
ModifiedData
|
Created with IntelliJ IDEA. User: danielabecker Date: 6/5/15 Time: 5:52 PM To change this template use File | Settings | File Templates. |
Class - ModifiedData
| Name | Value | ||||||||
| Description |
Created with IntelliJ IDEA. User: danielabecker Date: 6/5/15 Time: 5:52 PM To change this template use File | Settings | File Templates. |
||||||||
| Active | false | ||||||||
| Business Key Mutable | true | ||||||||
| Java Detail | N/A | ||||||||
| Business Model | false | ||||||||
| Visibility | public | ||||||||
| Leaf | false | ||||||||
| Root | false | ||||||||
| Project Management |
|
| private id : int | |||||||||||
| Stereotypes | Property | ||||||||||
| Type |
int
|
||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | true | Setter | true | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private columnIndex : int | |||||||||||
| Stereotypes | Property | ||||||||||
| Type |
int
|
||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | true | Setter | true | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private valueModified : Object | |||||||||||
| Stereotypes | Property | ||||||||||
| Type | Object | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | true | Setter | true | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private tableName : String | |||||||||||
| Stereotypes | Property | ||||||||||
| Type | String | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | true | Setter | true | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| public ModifiedData () | |||||||||
| Leaf | false | ||||||||
| Upper | 1 | ||||||||
| Ordered | false | ||||||||
| Unique | true | ||||||||
| Query | false | ||||||||
| Project Management |
|
||||||||
| Unnamed Association | |||||||||||||||||||||||||||||||||||
| From |
|
||||||||||||||||||||||||||||||||||
| Abstract | false | ||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||
| Visibility | Unspecified | ||||||||||||||||||||||||||||||||||
| Derived | false | ||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||
Package - com
| Name | Value | ||||||||
| Abstract | false | ||||||||
| Leaf | false | ||||||||
| Root | false | ||||||||
| Visibility | public | ||||||||
| Project Management |
|
| Name | Description |
elle
|
Package - elle
| Name | Value | ||||||||
| Abstract | false | ||||||||
| Leaf | false | ||||||||
| Root | false | ||||||||
| Visibility | public | ||||||||
| Project Management |
|
| Name | Description |
analyster
|
Package - analyster
| Name | Value | ||||||||
| Abstract | false | ||||||||
| Leaf | false | ||||||||
| Root | false | ||||||||
| Visibility | public | ||||||||
| Project Management |
|
| Name | Description |
GUI
|
@author Tina |
presentation
|
|
FilterSupport
|
@author danielabecker |
HeaderRenderer
|
|
MyTableModel
|
|
ReportWin
|
@author Tina |
PopupMenuResizer
|
Allows to resize popup with the mouse.
Created on Aug 6, 2010 @author exr0bs5 |
db
|
|
TableState
|
|
configuration
|
|
TableHeaderRenderer
|
Common class for customizing table header renderer without loosing its L&F
Created on Aug 10, 2010 @author Eugene Ryzhikov |
ResizablePopupMenu
|
|
PopupWindow
|
|
Tab
|
@author Carlos Igreja @since June 25, 2015 |
AddRecords
|
@author Louis W. |
IColumnConstants
|
@author Carlos Igreja @since June 27, 2015 |
ITableNameConstants
|
@author cigreja |
Application
|
Created with IntelliJ IDEA. User: danielabecker Date: 5/25/15 Time: 7:32 PM To change this template use File | Settings | File Templates. |
AddRecordsTable
|
@author Louis W. |
TableEditor
|
@author Louis W. |
service
|
|
Analyster
|
|
LogWindow
|
|
EnterButton
|
|
LoginWindow
|
|
domain
|
|
EditDatabaseList
|
@author Louis W. |
LoadTables
|
Class - GUI
| Name | Value | ||||||||
| Description |
@author Tina |
||||||||
| Active | false | ||||||||
| Business Key Mutable | true | ||||||||
| Java Detail | N/A | ||||||||
| Business Model | false | ||||||||
| Visibility | public | ||||||||
| Leaf | false | ||||||||
| Root | false | ||||||||
| Project Management |
|
| public status : boolean | |||||||||||
| Initial Value | false | ||||||||||
| Type |
boolean
|
||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| protected db_url : String | |||||||||||
| Description |
already logged in? |
||||||||||
| Type | String | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| protected database : String | |||||||||||
| Stereotypes | Property | ||||||||||
| Type | String | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | true | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| protected username : String | |||||||||||
| Type | String | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| protected password : String | |||||||||||
| Type | String | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| protected stmt : java.sql.Statement | |||||||||||
| Stereotypes | Property | ||||||||||
| Type | java.sql.Statement | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | true | Setter | true | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| protected con : java.sql.Connection | |||||||||||
| Initial Value | null | ||||||||||
| Type | java.sql.Connection | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| protected isFiltering : boolean | |||||||||||
| Stereotypes | Property | ||||||||||
| Initial Value | false | ||||||||||
| Type |
boolean
|
||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | true | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| public filterAssignmentIsActive : boolean | |||||||||||
| Initial Value | false | ||||||||||
| Type |
boolean
|
||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| public filterReportIstActive : boolean | |||||||||||
| Type |
boolean
|
||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| package filterArchiveIsActive : boolean | |||||||||||
| Type |
boolean
|
||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| protected isChangesUploaded : boolean | |||||||||||
| Initial Value | false | ||||||||||
| Type |
boolean
|
||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| package temporaryTable : JTable | |||||||||||
| Initial Value | new JTable() | ||||||||||
| Type | JTable | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private guiInstance : GUI | |||||||||||
| Type |
GUI
|
||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| public getInstance () : GUI | |||||||||
| Leaf | false | ||||||||
| Upper | 1 | ||||||||
| Ordered | false | ||||||||
| Unique | true | ||||||||
| Query | false | ||||||||
| Project Management |
|
||||||||
| public setTemporaryTable (table : JTable) : JTable | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| public columnFilterStatus (columnIndex : int, table : JTable) : void | |||||||||||||||||||||||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||||||||||||||||||||||
| Unique | true | ||||||||||||||||||||||||||||||||||||||||
| Query | false | ||||||||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||||||||
| public cleanColumnFilterStatus (columnIndex : int, table : JTable) : void | |||||||||||||||||||||||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||||||||||||||||||||||
| Unique | true | ||||||||||||||||||||||||||||||||||||||||
| Query | false | ||||||||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||||||||
| public cleanAllColumnFilterStatus (table : JTable) : void | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| Unnamed Association | |||||||||||||||||||||||||||||||||||||||
| To (guiInstance) |
|
||||||||||||||||||||||||||||||||||||||
| Abstract | false | ||||||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||||||
| Visibility | Unspecified | ||||||||||||||||||||||||||||||||||||||
| Derived | false | ||||||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||||||
| Unnamed Association | |||||||||||||||||||||||||||||||||||
| From |
|
||||||||||||||||||||||||||||||||||
| Abstract | false | ||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||
| Visibility | Unspecified | ||||||||||||||||||||||||||||||||||
| Derived | false | ||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||
| Unnamed Association | |||||||||||||||||||||||||||||||||||
| From |
|
||||||||||||||||||||||||||||||||||
| Abstract | false | ||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||
| Visibility | Unspecified | ||||||||||||||||||||||||||||||||||
| Derived | false | ||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||
Package - presentation
| Name | Value | ||||||||
| Abstract | false | ||||||||
| Leaf | false | ||||||||
| Root | false | ||||||||
| Visibility | public | ||||||||
| Project Management |
|
| Name | Description |
filter
|
Package - filter
| Name | Value | ||||||||
| Abstract | false | ||||||||
| Leaf | false | ||||||||
| Root | false | ||||||||
| Visibility | public | ||||||||
| Project Management |
|
| Name | Description |
CheckListFilterType
|
|
CheckListEditor
|
* Determines mouse click and * 1. Toggles the check on selected item if clicked once * 2. Clears checks and checks selected item if clicked more then once * * Created on Feb 4, 2011 * @author Eugene Ryzhikov * */ |
CreateDocumentFilter
|
|
CollectionUtils
|
|
TableAwareCheckListRenderer
|
|
IValueWrapper
|
|
CheckListRenderer
|
|
IListFilter
|
|
DefaultObjectToStringTranslator
|
|
TableFilterColumnPopup
|
|
CheckList
|
The decorator for JList which makes it work like check list UI can be designed using JList and which can be later decorated to become a check list @author Eugene Ryzhikov
@param <T> list item type |
TableFilterState
|
|
DefaultCheckListModel
|
Default model for check list. It is based on the list of items Implementation of checks is based on HashSet of checked items
@author Eugene Ryzhikov
@param <T> list element type |
IObjectToStringTranslator
|
|
IFilterChangeListener
|
|
JTableFilter
|
JTableFilter class @author cigreja |
DistinctColumnItem
|
|
FilterTableHeaderRenderer
|
Table header renderer to show the column filter state
Created on Feb 10, 2011 @author Eugene Ryzhikov |
ActionCheckListModel
|
|
TableRowFilterSupport
|
This class it was design to assign table data to filter.///// |
ICheckListAction
|
|
ICheckListModel
|
Class - CheckListFilterType
| Name | Value | ||||||||
| Active | false | ||||||||
| Business Key Mutable | true | ||||||||
| Java Detail | N/A | ||||||||
| Business Model | false | ||||||||
| Visibility | public | ||||||||
| Leaf | false | ||||||||
| Root | false | ||||||||
| Stereotypes | enumeration | ||||||||
| Project Management |
|
| STARTS_WITH | |||||||||
| Project Management |
|
||||||||
| CONTAINS | |||||||||
| Project Management |
|
||||||||
| REGEX | |||||||||
| Project Management |
|
||||||||
| Unnamed Realization | |||||||||
| From |
IListFilter
|
||||||||
| Visibility | Unspecified | ||||||||
| Project Management |
|
||||||||
Class - CheckListEditor
| Name | Value | ||||||||
| Description |
* Determines mouse click and * 1. Toggles the check on selected item if clicked once * 2. Clears checks and checks selected item if clicked more then once * * Created on Feb 4, 2011 * @author Eugene Ryzhikov * */ |
||||||||
| Active | false | ||||||||
| Business Key Mutable | true | ||||||||
| Java Detail | N/A | ||||||||
| Business Model | false | ||||||||
| Visibility | package | ||||||||
| Leaf | false | ||||||||
| Root | false | ||||||||
| Project Management |
|
| public mouseClicked (e : java.awt.event.MouseEvent) : void | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
Class - CreateDocumentFilter
| Name | Value | ||||||||
| Active | false | ||||||||
| Business Key Mutable | true | ||||||||
| Java Detail | N/A | ||||||||
| Business Model | false | ||||||||
| Visibility | public | ||||||||
| Leaf | false | ||||||||
| Root | false | ||||||||
| Project Management |
|
| private promptPosition : int | |||||||||||
| Type |
int
|
||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| public CreateDocumentFilter (promptPosition : int) | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| public insertString (fb : FilterBypass, offset : int, string : String, attr : javax.swing.text.AttributeSet) : void | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Unique | true | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Query | false | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| public remove (fb : FilterBypass, offset : int, length : int) : void | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Unique | true | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Query | false | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| public replace (fb : FilterBypass, offset : int, length : int, text : String, attrs : javax.swing.text.AttributeSet) : void | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Unique | true | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Query | false | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Class - CollectionUtils
| Name | Value | ||||||||
| Active | false | ||||||||
| Business Key Mutable | true | ||||||||
| Java Detail | N/A | ||||||||
| Business Model | false | ||||||||
| Visibility | public | ||||||||
| Leaf | false | ||||||||
| Root | false | ||||||||
| Project Management |
|
| public isEmpty (c : java.util.Collection) : boolean | |||||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||||
| Description |
Checks if collection is empty. Null references are considered to be empty collections. |
||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||||
| Unique | true | ||||||||||||||||||||||
| Return Type Description | true if collection is empty | ||||||||||||||||||||||
| Query | false | ||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||
| public trySort (c : java.util.Collection) : java.util.Collection | |||||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||||
| Description |
Tries to sort collection. All elements have to implement Comparable interface and be mutually comparable |
||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||||
| Template Type Bind Info | N/A | ||||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||||
| Unique | true | ||||||||||||||||||||||
| Return Type Description | new sorted collection if succeeded otherwise same collection | ||||||||||||||||||||||
| Query | false | ||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||
Class - TableAwareCheckListRenderer
| Name | Value | ||||||||
| Active | false | ||||||||
| Business Key Mutable | true | ||||||||
| Java Detail | N/A | ||||||||
| Business Model | false | ||||||||
| Visibility | public | ||||||||
| Leaf | false | ||||||||
| Root | false | ||||||||
| Project Management |
|
| private table : javax.swing.JTable | |||||||||||
| Type | javax.swing.JTable | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private column : int | |||||||||||
| Type |
int
|
||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| public TableAwareCheckListRenderer (table : javax.swing.JTable, column : int) | |||||||||||||||||||||||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||||||||||||||||||||||
| Unique | true | ||||||||||||||||||||||||||||||||||||||||
| Query | false | ||||||||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||||||||
| public getListCellRendererComponent (list : javax.swing.JList, value : Object, index : int, isSelected : boolean, cellHasFocus : boolean) : java.awt.Component | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Unique | true | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Query | false | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Unnamed Generalization | |||||||||
| From |
CheckListRenderer
|
||||||||
| Substitutable | false | ||||||||
| Visibility | Unspecified | ||||||||
| Project Management |
|
||||||||
Class - IValueWrapper
| Name | Value | ||||||||
| Active | false | ||||||||
| Business Key Mutable | true | ||||||||
| Java Detail | N/A | ||||||||
| Business Model | false | ||||||||
| Visibility | public | ||||||||
| Leaf | false | ||||||||
| Root | false | ||||||||
| Stereotypes | Interface | ||||||||
| Project Management |
|
| public value : T | |||||||||||
| Stereotypes | Property | ||||||||||
| Type | T | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | true | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| T | |||||||
| Project Management |
|
||||||
Class - CheckListRenderer
| Name | Value | ||||||||
| Active | false | ||||||||
| Business Key Mutable | true | ||||||||
| Java Detail | N/A | ||||||||
| Business Model | false | ||||||||
| Visibility | public | ||||||||
| Leaf | false | ||||||||
| Root | false | ||||||||
| Project Management |
|
| Name | Description |
UIResource
|
| private serialVersionUID : long | |||||||||||
| Initial Value | 1L | ||||||||||
| Type |
long
|
||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private NO_FOCUS_BORDER : javax.swing.border.Border | |||||||||||
| Initial Value | new EmptyBorder(1, 1, 1, 1) | ||||||||||
| Type | javax.swing.border.Border | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private SAFE_NO_FOCUS_BORDER : javax.swing.border.Border | |||||||||||
| Initial Value | CheckListRenderer.NO_FOCUS_BORDER | ||||||||||
| Type | javax.swing.border.Border | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| public CheckListRenderer () | |||||||||
| Description |
Constructs a default renderer object for an item in a list. |
||||||||
| Leaf | false | ||||||||
| Upper | 1 | ||||||||
| Ordered | false | ||||||||
| Unique | true | ||||||||
| Query | false | ||||||||
| Project Management |
|
||||||||
| private getNoFocusBorder () : javax.swing.border.Border | |||||||||
| Leaf | false | ||||||||
| Upper | 1 | ||||||||
| Ordered | false | ||||||||
| Unique | true | ||||||||
| Query | false | ||||||||
| Project Management |
|
||||||||
| public getListCellRendererComponent (list : javax.swing.JList, value : Object, index : int, isSelected : boolean, cellHasFocus : boolean) : java.awt.Component | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Unique | true | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Query | false | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| protected getObjectAsText (obj : Object) : String | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| private isChecked (list : javax.swing.JList, index : int) : boolean | |||||||||||||||||||||||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||||||||||||||||||||||
| Unique | true | ||||||||||||||||||||||||||||||||||||||||
| Query | false | ||||||||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||||||||
| public isOpaque () : boolean | |||||||||
| Leaf | false | ||||||||
| Upper | 1 | ||||||||
| Ordered | false | ||||||||
| Unique | true | ||||||||
| Return Type Description | true if the background is opaque and differs from the JList's background; false otherwise | ||||||||
| Query | false | ||||||||
| Project Management |
|
||||||||
| protected firePropertyChange (propertyName : String, oldValue : Object, newValue : Object) : void | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Unique | true | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Query | false | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| public validate () : void | |||||||||
| Description |
Methods below are overridden for performance reasons. |
||||||||
| Leaf | false | ||||||||
| Upper | 1 | ||||||||
| Ordered | false | ||||||||
| Unique | true | ||||||||
| Query | false | ||||||||
| Project Management |
|
||||||||
| public invalidate () : void | |||||||||
| Leaf | false | ||||||||
| Upper | 1 | ||||||||
| Ordered | false | ||||||||
| Unique | true | ||||||||
| Query | false | ||||||||
| Project Management |
|
||||||||
| public repaint () : void | |||||||||
| Leaf | false | ||||||||
| Upper | 1 | ||||||||
| Ordered | false | ||||||||
| Unique | true | ||||||||
| Query | false | ||||||||
| Project Management |
|
||||||||
| public revalidate () : void | |||||||||
| Leaf | false | ||||||||
| Upper | 1 | ||||||||
| Ordered | false | ||||||||
| Unique | true | ||||||||
| Query | false | ||||||||
| Project Management |
|
||||||||
| public repaint (tm : long, x : int, y : int, width : int, height : int) : void | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Unique | true | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Query | false | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| public repaint (r : java.awt.Rectangle) : void | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| public firePropertyChange (propertyName : String, oldValue : byte, newValue : byte) : void | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Unique | true | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Query | false | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| public firePropertyChange (propertyName : String, oldValue : char, newValue : char) : void | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Unique | true | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Query | false | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| public firePropertyChange (propertyName : String, oldValue : short, newValue : short) : void | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Unique | true | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Query | false | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| public firePropertyChange (propertyName : String, oldValue : int, newValue : int) : void | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Unique | true | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Query | false | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| public firePropertyChange (propertyName : String, oldValue : long, newValue : long) : void | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Unique | true | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Query | false | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| public firePropertyChange (propertyName : String, oldValue : float, newValue : float) : void | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Unique | true | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Query | false | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| public firePropertyChange (propertyName : String, oldValue : double, newValue : double) : void | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Unique | true | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Query | false | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| public firePropertyChange (propertyName : String, oldValue : boolean, newValue : boolean) : void | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Unique | true | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Query | false | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Class - IListFilter
| Name | Value | ||||||||
| Active | false | ||||||||
| Business Key Mutable | true | ||||||||
| Java Detail | N/A | ||||||||
| Business Model | false | ||||||||
| Visibility | public | ||||||||
| Leaf | false | ||||||||
| Root | false | ||||||||
| Stereotypes | Interface | ||||||||
| Project Management |
|
| public include (element : String, pattern : String) : boolean | |||||||||||||||||||||||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||||||||||||||||||||||
| Unique | true | ||||||||||||||||||||||||||||||||||||||||
| Query | false | ||||||||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||||||||
Class - DefaultObjectToStringTranslator
| Name | Value | ||||||||
| Active | false | ||||||||
| Business Key Mutable | true | ||||||||
| Java Detail | N/A | ||||||||
| Business Model | false | ||||||||
| Visibility | public | ||||||||
| Leaf | false | ||||||||
| Root | false | ||||||||
| Project Management |
|
| public translate (obj : Object) : String | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| Unnamed Realization | |||||||||
| From |
IObjectToStringTranslator
|
||||||||
| Visibility | Unspecified | ||||||||
| Project Management |
|
||||||||
Class - FilterSupport
| Name | Value | ||||||||
| Description |
@author danielabecker |
||||||||
| Active | false | ||||||||
| Business Key Mutable | true | ||||||||
| Java Detail | N/A | ||||||||
| Business Model | false | ||||||||
| Visibility | public | ||||||||
| Leaf | false | ||||||||
| Root | false | ||||||||
| Project Management |
|
| package assignmentFiltered : javax.swing.JTable | |||||||||||
| Stereotypes | Property | ||||||||||
| Type | javax.swing.JTable | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | true | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| package reportFiltered : javax.swing.JTable | |||||||||||
| Type | javax.swing.JTable | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| public setFilter (table : javax.swing.JTable, name : String) : void | |||||||||||||||||||||||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||||||||||||||||||||||
| Unique | true | ||||||||||||||||||||||||||||||||||||||||
| Query | false | ||||||||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||||||||
| public getReportFileterd () : javax.swing.JTable | |||||||||
| Leaf | false | ||||||||
| Upper | 1 | ||||||||
| Ordered | false | ||||||||
| Unique | true | ||||||||
| Query | false | ||||||||
| Project Management |
|
||||||||
Class - HeaderRenderer
| Name | Value | ||||||||
| Active | false | ||||||||
| Business Key Mutable | true | ||||||||
| Java Detail | N/A | ||||||||
| Business Model | false | ||||||||
| Visibility | public | ||||||||
| Leaf | false | ||||||||
| Root | false | ||||||||
| Project Management |
|
| package renderer : javax.swing.table.TableCellRenderer | |||||||||||
| Type | javax.swing.table.TableCellRenderer | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| public HeaderRenderer (table : javax.swing.JTable) | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| public getTableCellRendererComponent (table : javax.swing.JTable, value : Object, isSelected : boolean, hasFocus : boolean, row : int, col : int) : java.awt.Component | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Unique | true | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Query | false | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Class - UIResource
| Name | Value | ||||||||
| Active | false | ||||||||
| Business Key Mutable | true | ||||||||
| Java Detail | N/A | ||||||||
| Business Model | false | ||||||||
| Visibility | public | ||||||||
| Leaf | false | ||||||||
| Root | false | ||||||||
| Project Management |
|
Class - MyTableModel
| Name | Value | ||||||||
| Active | false | ||||||||
| Business Key Mutable | true | ||||||||
| Java Detail | N/A | ||||||||
| Business Model | false | ||||||||
| Visibility | public | ||||||||
| Leaf | false | ||||||||
| Root | false | ||||||||
| Project Management |
|
| package readOnly : boolean | |||||||||||
| Stereotypes | Property | ||||||||||
| Type |
boolean
|
||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | true | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| package dataChanged : java.util.List | |||||||||||
| Stereotypes | Property | ||||||||||
| Template Type Bind Info | N/A | ||||||||||
| Initial Value | new ArrayList<>() | ||||||||||
| Type | java.util.List | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | true | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| public MyTableModel () | |||||||||
| Leaf | false | ||||||||
| Upper | 1 | ||||||||
| Ordered | false | ||||||||
| Unique | true | ||||||||
| Query | false | ||||||||
| Project Management |
|
||||||||
| public MyTableModel (rowData : Object, columnNames : Object, filteringStatus : boolean) | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Unique | true | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Query | false | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| public MyTableModel (data : java.util.Vector, columnNames : java.util.Vector, filteringStatus : boolean) | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Unique | true | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Query | false | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| public MyTableModel (filteringStatus : boolean) | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| public getColumnClass (col : int) : Class | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| public isCellEditable (row : int, col : int) : boolean | |||||||||||||||||||||||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||||||||||||||||||||||
| Unique | true | ||||||||||||||||||||||||||||||||||||||||
| Query | false | ||||||||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||||||||
Class - CommandAction
| Name | Value | ||||||||
| Description |
Simple action to for the popup window. To use - override perform method.
Created on Feb 4, 2011 @author Eugene Ryzhikov |
||||||||
| Active | false | ||||||||
| Business Key Mutable | true | ||||||||
| Java Detail | N/A | ||||||||
| Business Model | false | ||||||||
| Visibility | public | ||||||||
| Leaf | false | ||||||||
| Root | false | ||||||||
| Project Management |
|
| private serialVersionUID : long | |||||||||||
| Initial Value | 1L | ||||||||||
| Type |
long
|
||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| public CommandAction (name : String, icon : javax.swing.Icon) | |||||||||||||||||||||||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||||||||||||||||||||||
| Unique | true | ||||||||||||||||||||||||||||||||||||||||
| Query | false | ||||||||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||||||||
| public CommandAction (name : String) | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| public actionPerformed (e : java.awt.event.ActionEvent) : void | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| protected perform () : boolean | |||||||||
| Description |
Preforms action |
||||||||
| Leaf | false | ||||||||
| Upper | 1 | ||||||||
| Ordered | false | ||||||||
| Unique | true | ||||||||
| Return Type Description | true if popup should be closed | ||||||||
| Query | false | ||||||||
| Project Management |
|
||||||||
Class - TableFilterColumnPopup
| Name | Value | ||||||||
| Active | false | ||||||||
| Business Key Mutable | true | ||||||||
| Java Detail | N/A | ||||||||
| Business Model | false | ||||||||
| Visibility | package | ||||||||
| Leaf | false | ||||||||
| Root | false | ||||||||
| Project Management |
|
| Name | Description |
ColumnAttrs
|
| private colAttrs : java.util.Map | |||||||||||
| Template Type Bind Info | N/A | ||||||||||
| Initial Value | new HashMap<Integer, ColumnAttrs>() | ||||||||||
| Type | java.util.Map | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private enabled : boolean | |||||||||||
| Stereotypes | Property | ||||||||||
| Initial Value | false | ||||||||||
| Type |
boolean
|
||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | true | Setter | true | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private mColumnIndex : int | |||||||||||
| Initial Value | -1 | ||||||||||
| Type |
int
|
||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private actionsVisible : boolean | |||||||||||
| Stereotypes | Property | ||||||||||
| Initial Value | true | ||||||||||
| Type |
boolean
|
||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | true | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private useTableRenderers : boolean | |||||||||||
| Stereotypes | Property | ||||||||||
| Initial Value | false | ||||||||||
| Type |
boolean
|
||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | true | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private myTableModelInitial : javax.swing.table.TableModel | |||||||||||
| Type | javax.swing.table.TableModel | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private filterList : CheckList | |||||||||||
| Template Type Bind Info | N/A | ||||||||||
| Initial Value | new CheckList.Builder().build() | ||||||||||
| Type |
CheckList
|
||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private filter : JTableFilter | |||||||||||
| Stereotypes | Property | ||||||||||
| Type |
JTableFilter
|
||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | true | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private translator : IObjectToStringTranslator | |||||||||||
| Type |
IObjectToStringTranslator
|
||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private gui : GUI | |||||||||||
| Initial Value | new GUI() | ||||||||||
| Type |
GUI
|
||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| public TableFilterColumnPopup (filter : JTableFilter) | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| public setSearchTranslator (tranlsator : IObjectToStringTranslator) : void | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| private setupTableHeader () : void | |||||||||
| Leaf | false | ||||||||
| Upper | 1 | ||||||||
| Ordered | false | ||||||||
| Unique | true | ||||||||
| Query | false | ||||||||
| Project Management |
|
||||||||
| protected buildContent () : JComponent | |||||||||
| Leaf | false | ||||||||
| Upper | 1 | ||||||||
| Ordered | false | ||||||||
| Unique | true | ||||||||
| Query | false | ||||||||
| Project Management |
|
||||||||
| public applyColumnFilter () : boolean | |||||||||
| Leaf | false | ||||||||
| Upper | 1 | ||||||||
| Ordered | false | ||||||||
| Unique | true | ||||||||
| Query | false | ||||||||
| Project Management |
|
||||||||
| package getMyTableModelInitial () : javax.swing.table.TableModel | |||||||||
| Leaf | false | ||||||||
| Upper | 1 | ||||||||
| Ordered | false | ||||||||
| Unique | true | ||||||||
| Query | false | ||||||||
| Project Management |
|
||||||||
| public getTable () : JTable | |||||||||
| Leaf | false | ||||||||
| Upper | 1 | ||||||||
| Ordered | false | ||||||||
| Unique | true | ||||||||
| Query | false | ||||||||
| Project Management |
|
||||||||
| public mousePressed (e : java.awt.event.MouseEvent) : void | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| public mouseReleased (e : java.awt.event.MouseEvent) : void | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Description |
HERE excecute popup windows Popup menus are triggered differently on different platforms Therefore, isPopupTrigger should be checked in both mousePressed and mouseReleased events for for proper cross-platform functionality |
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| private showFilterPopup (e : java.awt.event.MouseEvent) : void | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| private getColumnAttrs (column : int) : ColumnAttrs | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| public beforeHide () : void | |||||||||
| Leaf | false | ||||||||
| Upper | 1 | ||||||||
| Ordered | false | ||||||||
| Unique | true | ||||||||
| Query | false | ||||||||
| Project Management |
|
||||||||
| public mouseClicked (e : java.awt.event.MouseEvent) : void | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| public mouseEntered (e : java.awt.event.MouseEvent) : void | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| public mouseExited (e : java.awt.event.MouseEvent) : void | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| Unnamed Association | |||||||||||||||||||||||||||||||||||||||||
| To (filterList) |
|
||||||||||||||||||||||||||||||||||||||||
| Abstract | false | ||||||||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||||||||
| Visibility | Unspecified | ||||||||||||||||||||||||||||||||||||||||
| Derived | false | ||||||||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||||||||
| Unnamed Association | |||||||||||||||||||||||||||||||||||||||||
| To (gui) |
|
||||||||||||||||||||||||||||||||||||||||
| Abstract | false | ||||||||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||||||||
| Visibility | Unspecified | ||||||||||||||||||||||||||||||||||||||||
| Derived | false | ||||||||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||||||||
| Unnamed Association | |||||||||||||||||||||||||||||||||||||||
| To (translator) |
|
||||||||||||||||||||||||||||||||||||||
| Abstract | false | ||||||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||||||
| Visibility | Unspecified | ||||||||||||||||||||||||||||||||||||||
| Derived | false | ||||||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||||||
| Unnamed Association | |||||||||||||||||||||||||||||||||||||||
| To (filter) |
|
||||||||||||||||||||||||||||||||||||||
| Abstract | false | ||||||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||||||
| Visibility | Unspecified | ||||||||||||||||||||||||||||||||||||||
| Derived | false | ||||||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||||||
| Unnamed Generalization | |||||||||
| From |
PopupWindow
|
||||||||
| Substitutable | false | ||||||||
| Visibility | Unspecified | ||||||||
| Project Management |
|
||||||||
Class - CheckList
| Name | Value | ||||||||
| Description |
The decorator for JList which makes it work like check list UI can be designed using JList and which can be later decorated to become a check list @author Eugene Ryzhikov
@param <T> list item type |
||||||||
| Active | false | ||||||||
| Business Key Mutable | true | ||||||||
| Java Detail | N/A | ||||||||
| Business Model | false | ||||||||
| Visibility | public | ||||||||
| Leaf | false | ||||||||
| Root | false | ||||||||
| Project Management |
|
| Name | Description |
Builder
|
| private list : JList | |||||||||||
| Stereotypes | Property | ||||||||||
| Type | JList | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | true | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private checkBoxEditor : java.awt.event.MouseAdapter | |||||||||||
| Initial Value | new CheckListEditor() | ||||||||||
| Type | java.awt.event.MouseAdapter | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private CheckList (list : JList) | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Description |
Wraps the standard JList and makes it work like check list |
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| private setupKeyboardActions (list : JList) : void | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| private isEditorAttached () : boolean | |||||||||
| Leaf | false | ||||||||
| Upper | 1 | ||||||||
| Ordered | false | ||||||||
| Unique | true | ||||||||
| Query | false | ||||||||
| Project Management |
|
||||||||
| public setData (data : java.util.Collection) : void | |||||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||||
| Description |
Sets data to a check list. Simplification for setting new the model |
||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||||
| Unique | true | ||||||||||||||||||||||
| Query | false | ||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||
| public setModel (model : ICheckListModel) : void | |||||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||||
| Description |
Sets the model for check list. |
||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||||
| Unique | true | ||||||||||||||||||||||
| Query | false | ||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||
| public getModel () : ICheckListModel | |||||||||
| Leaf | false | ||||||||
| Upper | 1 | ||||||||
| Template Type Bind Info | N/A | ||||||||
| Ordered | false | ||||||||
| Unique | true | ||||||||
| Query | false | ||||||||
| Project Management |
|
||||||||
| public getCheckedItems () : java.util.Collection | |||||||||
| Description |
Returns a collection of checked items. |
||||||||
| Leaf | false | ||||||||
| Upper | 1 | ||||||||
| Template Type Bind Info | N/A | ||||||||
| Ordered | false | ||||||||
| Unique | true | ||||||||
| Return Type Description | collection of checked items. Empty collection if nothing is selected | ||||||||
| Query | false | ||||||||
| Project Management |
|
||||||||
| public setCheckedItems (elements : java.util.Collection) : void | |||||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||||
| Description |
Resets checked elements |
||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||||
| Unique | true | ||||||||||||||||||||||
| Query | false | ||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||
| public filter (pattern : String, translator : IObjectToStringTranslator, listFilter : IListFilter) : void | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Description |
Filters list view without losing actual data |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Unique | true | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Query | false | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| public toggleIndex (index : int) : void | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| Unnamed Association | |||||||||||||||||||||||||||||||||||
| From |
|
||||||||||||||||||||||||||||||||||
| Abstract | false | ||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||
| Visibility | Unspecified | ||||||||||||||||||||||||||||||||||
| Derived | false | ||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||
| T | |||||||
| Project Management |
|
||||||
Class - ReportWin
| Name | Value | ||||||||
| Description |
@author Tina |
||||||||
| Active | false | ||||||||
| Business Key Mutable | true | ||||||||
| Java Detail | N/A | ||||||||
| Business Model | false | ||||||||
| Visibility | public | ||||||||
| Leaf | false | ||||||||
| Root | false | ||||||||
| Project Management |
|
| private stmt : java.sql.Statement | |||||||||||
| Description |
try { for (javax.swing.UIManager.LookAndFeelInfo info : javax.swing.UIManager.getInstalledLookAndFeels()) { if ("Nimbus".equals(info.getName())) { javax.swing.UIManager.setLookAndFeel(info.getClassName()); break; } } } catch (ClassNotFoundException ex) { java.util.logging.Logger.getLogger(ReportWin.class.getName()).log(java.util.logging.Level.SEVERE, null, ex); } catch (InstantiationException ex) { java.util.logging.Logger.getLogger(ReportWin.class.getName()).log(java.util.logging.Level.SEVERE, null, ex); } catch (IllegalAccessException ex) { java.util.logging.Logger.getLogger(ReportWin.class.getName()).log(java.util.logging.Level.SEVERE, null, ex); } catch (javax.swing.UnsupportedLookAndFeelException ex) { java.util.logging.Logger.getLogger(ReportWin.class.getName()).log(java.util.logging.Level.SEVERE, null, ex); } //</editor-fold>
// Create and display the dialog java.awt.EventQueue.invokeLater(new Runnable() { public void run() { ReportWin dialog = new ReportWin(new javax.swing.JFrame(), true); dialog.addWindowListener(new java.awt.event.WindowAdapter() { @Override public void windowClosing(java.awt.event.WindowEvent e) { System.exit(0); } }); dialog.setVisible(true); } }); } |
||||||||||
| Type | java.sql.Statement | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private sqlC : String | |||||||||||
| Initial Value | "select * from Suggestions" | ||||||||||
| Type | String | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private addNew : javax.swing.JButton | |||||||||||
| Description |
Variables declaration - do not modify//GEN-BEGIN:variables |
||||||||||
| Type | javax.swing.JButton | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private jPanel1 : javax.swing.JPanel | |||||||||||
| Type | javax.swing.JPanel | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private jPanel3 : javax.swing.JPanel | |||||||||||
| Type | javax.swing.JPanel | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private jScrollPane1 : javax.swing.JScrollPane | |||||||||||
| Type | javax.swing.JScrollPane | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private note : javax.swing.JLabel | |||||||||||
| Type | javax.swing.JLabel | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private note_text : javax.swing.JTextArea | |||||||||||
| Type | javax.swing.JTextArea | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private scrollpane : javax.swing.JScrollPane | |||||||||||
| Type | javax.swing.JScrollPane | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private submit : javax.swing.JButton | |||||||||||
| Type | javax.swing.JButton | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private table : javax.swing.JTable | |||||||||||
| Type | javax.swing.JTable | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private title : javax.swing.JLabel | |||||||||||
| Type | javax.swing.JLabel | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private title_text : javax.swing.JTextField | |||||||||||
| Type | javax.swing.JTextField | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| public ReportWin (parent : java.awt.Frame, modal : boolean) | |||||||||||||||||||||||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||||||||||||||||||||||
| Description |
Creates new form ReportWin |
||||||||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||||||||||||||||||||||
| Unique | true | ||||||||||||||||||||||||||||||||||||||||
| Query | false | ||||||||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||||||||
| public ReportWin () | |||||||||
| Leaf | false | ||||||||
| Upper | 1 | ||||||||
| Ordered | false | ||||||||
| Unique | true | ||||||||
| Query | false | ||||||||
| Project Management |
|
||||||||
| private initComponents () : void | |||||||||
| Description |
This method is called from within the constructor to initialize the form. WARNING: Do NOT modify this code. The content of this method is always regenerated by the Form Editor. |
||||||||
| Leaf | false | ||||||||
| Upper | 1 | ||||||||
| Ordered | false | ||||||||
| Unique | true | ||||||||
| Query | false | ||||||||
| Project Management |
|
||||||||
| private title_textActionPerformed (evt : java.awt.event.ActionEvent) : void | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Description |
</editor-fold>//GEN-END:initComponents |
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| private addNewActionPerformed (evt : java.awt.event.ActionEvent) : void | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Description |
GEN-LAST:event_title_textActionPerformed |
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| private submitActionPerformed (evt : java.awt.event.ActionEvent) : void | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Description |
GEN-LAST:event_addNewActionPerformed |
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| private tableMouseClicked (evt : java.awt.event.MouseEvent) : void | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Description |
GEN-LAST:event_submitActionPerformed |
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| public connection (sql : String) : void | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Description |
GEN-LAST:event_tableMouseClicked |
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
Class - Builder
| Name | Value | ||||||||
| Active | false | ||||||||
| Business Key Mutable | true | ||||||||
| Java Detail | N/A | ||||||||
| Business Model | false | ||||||||
| Visibility | public | ||||||||
| Leaf | false | ||||||||
| Root | false | ||||||||
| Project Management |
|
| private list : JList | |||||||||||
| Type | JList | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| public Builder (list : JList) | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| public Builder () | |||||||||
| Leaf | false | ||||||||
| Upper | 1 | ||||||||
| Ordered | false | ||||||||
| Unique | true | ||||||||
| Query | false | ||||||||
| Project Management |
|
||||||||
| public build () : CheckList | |||||||||
| Leaf | false | ||||||||
| Upper | 1 | ||||||||
| Template Type Bind Info | N/A | ||||||||
| Ordered | false | ||||||||
| Unique | true | ||||||||
| Query | false | ||||||||
| Project Management |
|
||||||||
Class - ColumnAttrs
| Name | Value | ||||||||
| Active | false | ||||||||
| Business Key Mutable | true | ||||||||
| Java Detail | N/A | ||||||||
| Business Model | false | ||||||||
| Visibility | package | ||||||||
| Leaf | false | ||||||||
| Root | false | ||||||||
| Project Management |
|
| public preferredSize : Dimension | |||||||||||
| Type | Dimension | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
Class - PopupMenuResizer
| Name | Value | ||||||||
| Description |
Allows to resize popup with the mouse.
Created on Aug 6, 2010 @author exr0bs5 |
||||||||
| Active | false | ||||||||
| Business Key Mutable | true | ||||||||
| Java Detail | N/A | ||||||||
| Business Model | false | ||||||||
| Visibility | package | ||||||||
| Leaf | false | ||||||||
| Root | false | ||||||||
| Project Management |
|
| private menu : javax.swing.JPopupMenu | |||||||||||
| Type | javax.swing.JPopupMenu | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private REZSIZE_SPOT_SIZE : int | |||||||||||
| Initial Value | 10 | ||||||||||
| Type |
int
|
||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private mouseStart : java.awt.Point | |||||||||||
| Initial Value | new Point( Integer.MIN_VALUE, Integer.MIN_VALUE ) | ||||||||||
| Type | java.awt.Point | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private startSize : java.awt.Dimension | |||||||||||
| Type | java.awt.Dimension | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private isResizing : boolean | |||||||||||
| Initial Value | false | ||||||||||
| Type |
boolean
|
||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| public decorate (menu : javax.swing.JPopupMenu) : void | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| private PopupMenuResizer (menu : javax.swing.JPopupMenu) | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| private isInResizeSpot (point : java.awt.Point) : boolean | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| public mouseMoved (e : java.awt.event.MouseEvent) : void | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| private toScreen (e : java.awt.event.MouseEvent) : java.awt.Point | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| public mousePressed (e : java.awt.event.MouseEvent) : void | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| public mouseReleased (e : java.awt.event.MouseEvent) : void | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| public mouseDragged (e : java.awt.event.MouseEvent) : void | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
Class - TableFilterState
| Name | Value | ||||||||
| Active | false | ||||||||
| Business Key Mutable | true | ||||||||
| Java Detail | N/A | ||||||||
| Business Model | false | ||||||||
| Visibility | package | ||||||||
| Leaf | false | ||||||||
| Root | false | ||||||||
| Project Management |
|
| private serialVersionUID : long | |||||||||||
| Initial Value | 1L | ||||||||||
| Type |
long
|
||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private data : Map | |||||||||||
| Description |
no set - filter cleared; set - some kind of filtering |
||||||||||
| Template Type Bind Info | N/A | ||||||||||
| Initial Value | new HashMap<Integer,Set<DistinctColumnItem>>() | ||||||||||
| Type | Map | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| public clear (column : int) : void | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Description |
Clears filtering for specific column |
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| public clear () : void | |||||||||
| Description |
Clears all filtering |
||||||||
| Leaf | false | ||||||||
| Upper | 1 | ||||||||
| Ordered | false | ||||||||
| Unique | true | ||||||||
| Query | false | ||||||||
| Project Management |
|
||||||||
| private prepareValueSet (column : int) : Set | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Template Type Bind Info | N/A | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| public addValue (column : int, value : DistinctColumnItem) : void | |||||||||||||||||||||||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||||||||||||||||||||||
| Description |
Adds filter value for specified column |
||||||||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||||||||||||||||||||||
| Unique | true | ||||||||||||||||||||||||||||||||||||||||
| Query | false | ||||||||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||||||||
| public addValues (column : int, values : Collection) : void | |||||||||||||||||||||||||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||||||||||||||||||||||||
| Description |
Adds a collection of filter values for specified column |
||||||||||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||||||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||||||||||||||||||||||||
| Unique | true | ||||||||||||||||||||||||||||||||||||||||||
| Query | false | ||||||||||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||||||||||
| public setValues (column : int, values : Collection) : void | |||||||||||||||||||||||||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||||||||||||||||||||||||
| Description |
Resets a collection of filter values for specified column |
||||||||||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||||||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||||||||||||||||||||||||
| Unique | true | ||||||||||||||||||||||||||||||||||||||||||
| Query | false | ||||||||||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||||||||||
| public getValues (column : int) : Collection | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Template Type Bind Info | N/A | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| public include (entry : Row) : boolean | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Description |
Standard test for row inclusion using current filter values |
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Return Type Description | true if row has to be included | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| Unnamed Association | |||||||||||||||||||||||||||||||||||
| From |
|
||||||||||||||||||||||||||||||||||
| Abstract | false | ||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||
| Visibility | Unspecified | ||||||||||||||||||||||||||||||||||
| Derived | false | ||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||
Class - DefaultCheckListModel
| Name | Value | ||||||||
| Description |
Default model for check list. It is based on the list of items Implementation of checks is based on HashSet of checked items
@author Eugene Ryzhikov
@param <T> list element type |
||||||||
| Active | false | ||||||||
| Business Key Mutable | true | ||||||||
| Java Detail | N/A | ||||||||
| Business Model | false | ||||||||
| Visibility | public | ||||||||
| Leaf | false | ||||||||
| Root | false | ||||||||
| Project Management |
|
| private serialVersionUID : long | |||||||||||
| Initial Value | 1L | ||||||||||
| Type |
long
|
||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private checks : Set | |||||||||||
| Template Type Bind Info | N/A | ||||||||||
| Initial Value | new HashSet<T>() | ||||||||||
| Type | Set | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private dataList : List | |||||||||||
| Template Type Bind Info | N/A | ||||||||||
| Initial Value | new ArrayList<T>() | ||||||||||
| Type | List | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private dataSet : Set | |||||||||||
| Template Type Bind Info | N/A | ||||||||||
| Initial Value | new HashSet<T>() | ||||||||||
| Type | Set | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private filteredDataList : List | |||||||||||
| Template Type Bind Info | N/A | ||||||||||
| Initial Value | null | ||||||||||
| Type | List | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private filteredDataSet : Set | |||||||||||
| Template Type Bind Info | N/A | ||||||||||
| Initial Value | null | ||||||||||
| Type | Set | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| public DEFAULT_TRANSLATOR : IObjectToStringTranslator | |||||||||||
| Initial Value | new DefaultObjectToStringTranslator() | ||||||||||
| Type |
IObjectToStringTranslator
|
||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| public DefaultCheckListModel (data : Collection) | |||||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||||
| Unique | true | ||||||||||||||||||||||
| Query | false | ||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||
| public DefaultCheckListModel (data : T) | |||||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||||
| Unique | true | ||||||||||||||||||||||
| Query | false | ||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||
| public getSize () : int | |||||||||
| Description |
(non-Javadoc) @see org.oxbow.swingbits.list.ICheckListModel#getSize() |
||||||||
| Leaf | false | ||||||||
| Upper | 1 | ||||||||
| Ordered | false | ||||||||
| Unique | true | ||||||||
| Query | false | ||||||||
| Project Management |
|
||||||||
| private dataList () : List | |||||||||
| Leaf | false | ||||||||
| Upper | 1 | ||||||||
| Template Type Bind Info | N/A | ||||||||
| Ordered | false | ||||||||
| Unique | true | ||||||||
| Query | false | ||||||||
| Project Management |
|
||||||||
| private dataSet () : Set | |||||||||
| Leaf | false | ||||||||
| Upper | 1 | ||||||||
| Template Type Bind Info | N/A | ||||||||
| Ordered | false | ||||||||
| Unique | true | ||||||||
| Query | false | ||||||||
| Project Management |
|
||||||||
| public getElementAt (index : int) : Object | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Description |
(non-Javadoc) @see org.oxbow.swingbits.list.ICheckListModel#getElementAt(int) |
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| public isCheckedIndex (index : int) : boolean | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Description |
(non-Javadoc) @see org.oxbow.swingbits.list.ICheckListModel#isChecked(int) |
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| public setCheckedIndex (index : int, value : boolean) : void | |||||||||||||||||||||||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||||||||||||||||||||||
| Description |
(non-Javadoc) @see org.oxbow.swingbits.list.ICheckListModel#setChecked(int, boolean) |
||||||||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||||||||||||||||||||||
| Unique | true | ||||||||||||||||||||||||||||||||||||||||
| Query | false | ||||||||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||||||||
| public getCheckedItems () : Collection | |||||||||
| Description |
(non-Javadoc) @see org.oxbow.swingbits.list.ICheckListModel#getChecked() |
||||||||
| Leaf | false | ||||||||
| Upper | 1 | ||||||||
| Template Type Bind Info | N/A | ||||||||
| Ordered | false | ||||||||
| Unique | true | ||||||||
| Query | false | ||||||||
| Project Management |
|
||||||||
| public setCheckedItems (items : Collection) : void | |||||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||||
| Description |
(non-Javadoc) @see org.oxbow.swingbits.list.ICheckListModel#setChecked(java.util.Collection) |
||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||||
| Unique | true | ||||||||||||||||||||||
| Query | false | ||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||
| public filter (pattern : String, translator : IObjectToStringTranslator, listFilter : IListFilter) : void | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Unique | true | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Query | false | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Unnamed Association | |||||||||||||||||||||||||||||||||||||||||
| To (DEFAULT_TRANSLATOR) |
|
||||||||||||||||||||||||||||||||||||||||
| Abstract | false | ||||||||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||||||||
| Visibility | Unspecified | ||||||||||||||||||||||||||||||||||||||||
| Derived | false | ||||||||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||||||||
| Unnamed Realization | |||||||||
| From |
ICheckListModel
|
||||||||
| Visibility | Unspecified | ||||||||
| Template Type Bind Info | N/A | ||||||||
| Project Management |
|
||||||||
| T | |||||||
| Project Management |
|
||||||
Package - db
| Name | Value | ||||||||
| Abstract | false | ||||||||
| Leaf | false | ||||||||
| Root | false | ||||||||
| Visibility | public | ||||||||
| Project Management |
|
| Name | Description |
ExecuteSQLStatement
|
Class - Row
| Name | Value | ||||||||
| Description |
NESTED INTERFACE Row this interface is called twice in this outer class and once from TableFilterState |
||||||||
| Active | false | ||||||||
| Business Key Mutable | true | ||||||||
| Java Detail | N/A | ||||||||
| Business Model | false | ||||||||
| Visibility | public | ||||||||
| Leaf | false | ||||||||
| Root | false | ||||||||
| Stereotypes | Interface | ||||||||
| Project Management |
|
| public valueCount : int | |||||||||||
| Description |
getValueCount this method is called once from TableFilterState @return |
||||||||||
| Stereotypes | Property | ||||||||||
| Type |
int
|
||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | true | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| public getValue (column : int) : Object | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Description |
getValue this method is called twice from TableFilterState |
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
Class - TableState
| Name | Value | ||||||||
| Active | false | ||||||||
| Business Key Mutable | true | ||||||||
| Java Detail | N/A | ||||||||
| Business Model | false | ||||||||
| Visibility | public | ||||||||
| Leaf | false | ||||||||
| Root | false | ||||||||
| Project Management |
|
| private table : javax.swing.JTable | |||||||||||
| Type | javax.swing.JTable | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private rowsNum : int | |||||||||||
| Type |
int
|
||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private columnsNum : int | |||||||||||
| Type |
int
|
||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private recordsNum : int | |||||||||||
| Type |
int
|
||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private sorter : javax.swing.table.TableRowSorter | |||||||||||
| Stereotypes | Property | ||||||||||
| Type | javax.swing.table.TableRowSorter | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | true | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private searchFields : String | |||||||||||
| Stereotypes | Property | ||||||||||
| Type Modifier | [] | ||||||||||
| Type | String | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | true | Setter | true | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private columnNames : Vector | |||||||||||
| Stereotypes | Property | ||||||||||
| Initial Value | new Vector() | ||||||||||
| Type | Vector | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | true | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private data : Vector | |||||||||||
| Stereotypes | Property | ||||||||||
| Initial Value | new Vector() | ||||||||||
| Type | Vector | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | true | Setter | true | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| public TableState () | |||||||||
| Leaf | false | ||||||||
| Upper | 1 | ||||||||
| Ordered | false | ||||||||
| Unique | true | ||||||||
| Query | false | ||||||||
| Project Management |
|
||||||||
| public TableState (t : javax.swing.JTable) | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| public init (t : javax.swing.JTable, sf : String) : void | |||||||||||||||||||||||||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||||||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||||||||||||||||||||||||
| Unique | true | ||||||||||||||||||||||||||||||||||||||||||
| Query | false | ||||||||||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||||||||||
| public getRecordsNumber () : int | |||||||||
| Leaf | false | ||||||||
| Upper | 1 | ||||||||
| Ordered | false | ||||||||
| Unique | true | ||||||||
| Query | false | ||||||||
| Project Management |
|
||||||||
| public getRowsNumber () : int | |||||||||
| Leaf | false | ||||||||
| Upper | 1 | ||||||||
| Ordered | false | ||||||||
| Unique | true | ||||||||
| Query | false | ||||||||
| Project Management |
|
||||||||
| public setData () : void | |||||||||
| Leaf | false | ||||||||
| Upper | 1 | ||||||||
| Ordered | false | ||||||||
| Unique | true | ||||||||
| Query | false | ||||||||
| Project Management |
|
||||||||
| public setColumnNames () : void | |||||||||
| Leaf | false | ||||||||
| Upper | 1 | ||||||||
| Ordered | false | ||||||||
| Unique | true | ||||||||
| Query | false | ||||||||
| Project Management |
|
||||||||
| public setRowsNumber (num : int) : void | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| public setRecordsNumber (num : int) : void | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| Unnamed Association | |||||||||||||||||||||||||||||||||||
| From |
|
||||||||||||||||||||||||||||||||||
| Abstract | false | ||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||
| Visibility | Unspecified | ||||||||||||||||||||||||||||||||||
| Derived | false | ||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||
Class - ExecuteSQLStatement
| Name | Value | ||||||||
| Active | false | ||||||||
| Business Key Mutable | true | ||||||||
| Java Detail | N/A | ||||||||
| Business Model | false | ||||||||
| Visibility | public | ||||||||
| Leaf | false | ||||||||
| Root | false | ||||||||
| Project Management |
|
| public updateDatabase (conn : java.sql.Connection, str : String) : void | |||||||||||||||||||||||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||||||||||||||||||||||
| Unique | true | ||||||||||||||||||||||||||||||||||||||||
| Query | false | ||||||||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||||||||
Class - TableRowFilter
| Name | Value | ||||||||
| Description |
NESTED CLASS TableRowFilter this class is used once to create an instance in this outer class it is also called as another instance in method execute in the outer class |
||||||||
| Active | false | ||||||||
| Business Key Mutable | true | ||||||||
| Java Detail | N/A | ||||||||
| Business Model | false | ||||||||
| Visibility | package | ||||||||
| Leaf | false | ||||||||
| Root | false | ||||||||
| Project Management |
|
| private parentFilter : RowFilter | |||||||||||
| Stereotypes | Property | ||||||||||
| Template Type Bind Info | N/A | ||||||||||
| Type | RowFilter | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | true | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| public include (entry : Entry) : boolean | |||||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||||
| Description |
include this method is only called once from itself |
||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||||
| Unique | true | ||||||||||||||||||||||
| Query | false | ||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||
| Unnamed Association | |||||||||||||||||||||||||||||||||||
| From |
|
||||||||||||||||||||||||||||||||||
| Abstract | false | ||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||
| Visibility | Unspecified | ||||||||||||||||||||||||||||||||||
| Derived | false | ||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||
Class - IObjectToStringTranslator
| Name | Value | ||||||||
| Active | false | ||||||||
| Business Key Mutable | true | ||||||||
| Java Detail | N/A | ||||||||
| Business Model | false | ||||||||
| Visibility | public | ||||||||
| Leaf | false | ||||||||
| Root | false | ||||||||
| Stereotypes | Interface | ||||||||
| Project Management |
|
| public translate (obj : Object) : String | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| Unnamed Association | |||||||||||||||||||||||||||||||||||
| From |
|
||||||||||||||||||||||||||||||||||
| Abstract | false | ||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||
| Visibility | Unspecified | ||||||||||||||||||||||||||||||||||
| Derived | false | ||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||
| Unnamed Association | |||||||||||||||||||||||||||||||||||
| From |
|
||||||||||||||||||||||||||||||||||
| Abstract | false | ||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||
| Visibility | Unspecified | ||||||||||||||||||||||||||||||||||
| Derived | false | ||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||
Class - IFilterChangeListener
| Name | Value | ||||||||
| Active | false | ||||||||
| Business Key Mutable | true | ||||||||
| Java Detail | N/A | ||||||||
| Business Model | false | ||||||||
| Visibility | public | ||||||||
| Leaf | false | ||||||||
| Root | false | ||||||||
| Stereotypes | Interface | ||||||||
| Project Management |
|
| public filterChanged (filter : JTableFilter) : void | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Description |
this is used in AbstractTableFilter & TableRowFilterSupport |
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| Unnamed Association | |||||||||||||||||||||||||||||||||||
| From |
|
||||||||||||||||||||||||||||||||||
| Abstract | false | ||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||
| Visibility | Unspecified | ||||||||||||||||||||||||||||||||||
| Derived | false | ||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||
Class - JTableFilter
| Name | Value | ||||||||
| Description |
JTableFilter class @author cigreja |
||||||||
| Active | false | ||||||||
| Business Key Mutable | true | ||||||||
| Java Detail | N/A | ||||||||
| Business Model | false | ||||||||
| Visibility | public | ||||||||
| Leaf | false | ||||||||
| Root | false | ||||||||
| Project Management |
|
| Name | Description |
Row
|
NESTED INTERFACE Row this interface is called twice in this outer class and once from TableFilterState |
TableRowFilter
|
NESTED CLASS TableRowFilter this class is used once to create an instance in this outer class it is also called as another instance in method execute in the outer class |
| private columnIndex : int | |||||||||||
| Stereotypes | Property | ||||||||||
| Initial Value | -1 | ||||||||||
| Type |
int
|
||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | true | Setter | true | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private distinctItemCache : java.util.Map | |||||||||||
| Template Type Bind Info | N/A | ||||||||||
| Initial Value | Collections.synchronizedMap(new HashMap<Integer, Collection<DistinctColumnItem>>()) | ||||||||||
| Type | java.util.Map | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private table : JTable | |||||||||||
| Stereotypes | Property | ||||||||||
| Initial Value | new JTable() | ||||||||||
| Type | JTable | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | true | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private filter : TableRowFilter | |||||||||||
| Initial Value | new TableRowFilter() | ||||||||||
| Type |
TableRowFilter
|
||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private itemChecked : DistinctColumnItem | |||||||||||
| Type |
DistinctColumnItem
|
||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | * | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private listeners : IFilterChangeListener | |||||||||||
| Initial Value | Collections.synchronizedSet(new HashSet<IFilterChangeListener>()) | ||||||||||
| Type |
IFilterChangeListener
|
||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | * | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private filterState : TableFilterState | |||||||||||
| Initial Value | new TableFilterState() | ||||||||||
| Type |
TableFilterState
|
||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| public JTableFilter (table : JTable) | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Description |
CONSTRUCTOR JTableFilter |
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| public setupDistinctItemCacheRefresh () : void | |||||||||
| Description |
setupDistinctItemCacheRefresh called from the constructor |
||||||||
| Leaf | false | ||||||||
| Upper | 1 | ||||||||
| Ordered | false | ||||||||
| Unique | true | ||||||||
| Query | false | ||||||||
| Project Management |
|
||||||||
| public apply (col : int, selectField : Object) : boolean | |||||||||||||||||||||||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||||||||||||||||||||||
| Description |
apply called from Analyster |
||||||||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||||||||||||||||||||||
| Unique | true | ||||||||||||||||||||||||||||||||||||||||
| Query | false | ||||||||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||||||||
| public apply (col : int, items : java.util.Collection) : boolean | |||||||||||||||||||||||||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||||||||||||||||||||||||
| Description |
apply Called from Analyster, LoadTables, this, TableFilterColumnPopup |
||||||||||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||||||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||||||||||||||||||||||||
| Unique | true | ||||||||||||||||||||||||||||||||||||||||||
| Query | false | ||||||||||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||||||||||
| public saveFilterCriteria (collection : java.util.Collection) : void | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Description |
saveFilterCriteria this method is called from LoadTables & TableFilterColumnPopup classes |
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| public getFilterCriteria () : java.util.Collection | |||||||||
| Description |
getFilterCriteria this method is called from Analyster |
||||||||
| Leaf | false | ||||||||
| Upper | 1 | ||||||||
| Template Type Bind Info | N/A | ||||||||
| Ordered | false | ||||||||
| Unique | true | ||||||||
| Query | false | ||||||||
| Project Management |
|
||||||||
| public modelChanged (model : javax.swing.table.TableModel) : void | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Description |
modelChanged this method is called from TableRowFilterSupport |
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| public addChangeListener (listener : IFilterChangeListener) : void | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Description |
addChangeListener this method is called once from TableRowFilterSupport |
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| public isFiltered (column : int) : boolean | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Description |
isFiltered this method is called once from FilterTableHeaderRenderer |
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| public getFilterState (column : int) : java.util.Collection | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Description |
getFilterState this method is called once from isFiltered & once from TableFilterColumnPopup |
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Template Type Bind Info | N/A | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| public getDistinctColumnItems (column : int) : java.util.Collection | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Description |
getDistinctColumnItems this method is called once from isFiltered method and once from the Analyster & TableFilterColumnPopup classes |
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Template Type Bind Info | N/A | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| private collectDistinctColumnItems (column : int) : java.util.Collection | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Description |
collectDistinctColumnItems this method is called from getDistinctColumnItems |
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Template Type Bind Info | N/A | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| public includeRow (row : Row) : boolean | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Description |
includeRow this method is called once by the nested class TableRowFilter method include that overrides the Java API method of the RowFilter class |
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| Unnamed Association | |||||||||||||||||||||||||||||||||||||||||
| To (listeners) |
|
||||||||||||||||||||||||||||||||||||||||
| Abstract | false | ||||||||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||||||||
| Visibility | Unspecified | ||||||||||||||||||||||||||||||||||||||||
| Derived | false | ||||||||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||||||||
| Unnamed Association | |||||||||||||||||||||||||||||||||||||||||
| To (filterState) |
|
||||||||||||||||||||||||||||||||||||||||
| Abstract | false | ||||||||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||||||||
| Visibility | Unspecified | ||||||||||||||||||||||||||||||||||||||||
| Derived | false | ||||||||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||||||||
| Unnamed Association | |||||||||||||||||||||||||||||||||||||||||
| To (filter) |
|
||||||||||||||||||||||||||||||||||||||||
| Abstract | false | ||||||||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||||||||
| Visibility | Unspecified | ||||||||||||||||||||||||||||||||||||||||
| Derived | false | ||||||||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||||||||
| Unnamed Association | |||||||||||||||||||||||||||||||||||||||
| To (itemChecked) |
|
||||||||||||||||||||||||||||||||||||||
| Abstract | false | ||||||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||||||
| Visibility | Unspecified | ||||||||||||||||||||||||||||||||||||||
| Derived | false | ||||||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||||||
| Unnamed Association | |||||||||||||||||||||||||||||||||||
| From |
|
||||||||||||||||||||||||||||||||||
| Abstract | false | ||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||
| Visibility | Unspecified | ||||||||||||||||||||||||||||||||||
| Derived | false | ||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||
| Unnamed Association | |||||||||||||||||||||||||||||||||||
| From |
|
||||||||||||||||||||||||||||||||||
| Abstract | false | ||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||
| Visibility | Unspecified | ||||||||||||||||||||||||||||||||||
| Derived | false | ||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||
| Unnamed Association | |||||||||||||||||||||||||||||||||||
| From |
|
||||||||||||||||||||||||||||||||||
| Abstract | false | ||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||
| Visibility | Unspecified | ||||||||||||||||||||||||||||||||||
| Derived | false | ||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||
| Unnamed Association | |||||||||||||||||||||||||||||||||||
| From |
|
||||||||||||||||||||||||||||||||||
| Abstract | false | ||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||
| Visibility | Unspecified | ||||||||||||||||||||||||||||||||||
| Derived | false | ||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||
Class - DistinctColumnItem
| Name | Value | ||||||||
| Active | false | ||||||||
| Business Key Mutable | true | ||||||||
| Java Detail | N/A | ||||||||
| Business Model | false | ||||||||
| Visibility | public | ||||||||
| Leaf | false | ||||||||
| Root | false | ||||||||
| Project Management |
|
| private value : Object | |||||||||||
| Stereotypes | Property | ||||||||||
| Type | Object | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | true | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private row : int | |||||||||||
| Stereotypes | Property | ||||||||||
| Type |
int
|
||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | true | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| public DistinctColumnItem (value : Object, row : int) | |||||||||||||||||||||||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||||||||||||||||||||||
| Unique | true | ||||||||||||||||||||||||||||||||||||||||
| Query | false | ||||||||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||||||||
| public toString () : String | |||||||||
| Leaf | false | ||||||||
| Upper | 1 | ||||||||
| Ordered | false | ||||||||
| Unique | true | ||||||||
| Query | false | ||||||||
| Project Management |
|
||||||||
| public hashCode () : int | |||||||||
| Leaf | false | ||||||||
| Upper | 1 | ||||||||
| Ordered | false | ||||||||
| Unique | true | ||||||||
| Query | false | ||||||||
| Project Management |
|
||||||||
| public equals (obj : Object) : boolean | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| public compareTo (o : DistinctColumnItem) : int | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| Unnamed Association | |||||||||||||||||||||||||||||||||||
| From |
|
||||||||||||||||||||||||||||||||||
| Abstract | false | ||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||
| Visibility | Unspecified | ||||||||||||||||||||||||||||||||||
| Derived | false | ||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||
| Unnamed Realization | |||||||||
| From |
IValueWrapper
|
||||||||
| Visibility | Unspecified | ||||||||
| Template Type Bind Info | N/A | ||||||||
| Project Management |
|
||||||||
Class - FilterTableHeaderRenderer
| Name | Value | ||||||||
| Description |
Table header renderer to show the column filter state
Created on Feb 10, 2011 @author Eugene Ryzhikov |
||||||||
| Active | false | ||||||||
| Business Key Mutable | true | ||||||||
| Java Detail | N/A | ||||||||
| Business Model | false | ||||||||
| Visibility | package | ||||||||
| Leaf | false | ||||||||
| Root | false | ||||||||
| Project Management |
|
| private serialVersionUID : long | |||||||||||
| Initial Value | 1L | ||||||||||
| Type |
long
|
||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private icon : ImageIcon | |||||||||||
| Type | ImageIcon | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private filterIconPlacement : int | |||||||||||
| Type |
int
|
||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private tableFilter : JTableFilter | |||||||||||
| Type |
JTableFilter
|
||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| public FilterTableHeaderRenderer (tableFilter : JTableFilter, filterIconPlacement : int) | |||||||||||||||||||||||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||||||||||||||||||||||
| Unique | true | ||||||||||||||||||||||||||||||||||||||||
| Query | false | ||||||||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||||||||
| public getTableCellRendererComponent (table : JTable, value : Object, isSelected : boolean, hasFocus : boolean, row : int, column : int) : Component | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Unique | true | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Query | false | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Unnamed Association | |||||||||||||||||||||||||||||||||||||||
| To (tableFilter) |
|
||||||||||||||||||||||||||||||||||||||
| Abstract | false | ||||||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||||||
| Visibility | Unspecified | ||||||||||||||||||||||||||||||||||||||
| Derived | false | ||||||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||||||
| Unnamed Generalization | |||||||||
| From |
TableHeaderRenderer
|
||||||||
| Substitutable | false | ||||||||
| Visibility | Unspecified | ||||||||
| Project Management |
|
||||||||
Package - configuration
| Name | Value | ||||||||
| Abstract | false | ||||||||
| Leaf | false | ||||||||
| Root | false | ||||||||
| Visibility | public | ||||||||
| Project Management |
|
| Name | Description |
AnalysterConfiguration
|
Created with IntelliJ IDEA. User: danielabecker Date: 6/1/15 Time: 7:08 PM To change this template use File | Settings | File Templates. |
Class - TableHeaderRenderer
| Name | Value | ||||||||
| Description |
Common class for customizing table header renderer without loosing its L&F
Created on Aug 10, 2010 @author Eugene Ryzhikov |
||||||||
| Active | false | ||||||||
| Business Key Mutable | true | ||||||||
| Java Detail | N/A | ||||||||
| Business Model | false | ||||||||
| Visibility | public | ||||||||
| Leaf | false | ||||||||
| Root | false | ||||||||
| Project Management |
|
| private serialVersionUID : long | |||||||||||
| Initial Value | 1L | ||||||||||
| Type |
long
|
||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| public getTableCellRendererComponent (table : javax.swing.JTable, value : Object, isSelected : boolean, hasFocus : boolean, row : int, column : int) : java.awt.Component | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Unique | true | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Query | false | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| public validate () : void | |||||||||
| Description |
following methods are overriden for performance reasons |
||||||||
| Leaf | false | ||||||||
| Upper | 1 | ||||||||
| Ordered | false | ||||||||
| Unique | true | ||||||||
| Query | false | ||||||||
| Project Management |
|
||||||||
| public revalidate () : void | |||||||||
| Leaf | false | ||||||||
| Upper | 1 | ||||||||
| Ordered | false | ||||||||
| Unique | true | ||||||||
| Query | false | ||||||||
| Project Management |
|
||||||||
| public firePropertyChange (propertyName : String, oldValue : boolean, newValue : boolean) : void | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Unique | true | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Query | false | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| public firePropertyChange (propertyName : String, oldValue : Object, newValue : Object) : void | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Unique | true | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Query | false | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Class - AnalysterConfiguration
| Name | Value | ||||||||
| Description |
Created with IntelliJ IDEA. User: danielabecker Date: 6/1/15 Time: 7:08 PM To change this template use File | Settings | File Templates. |
||||||||
| Active | false | ||||||||
| Business Key Mutable | true | ||||||||
| Java Detail | N/A | ||||||||
| Business Model | false | ||||||||
| Visibility | public | ||||||||
| Leaf | false | ||||||||
| Root | false | ||||||||
| Project Management |
|
| public analyster () : Analyster | |||||||||
| Leaf | false | ||||||||
| Upper | 1 | ||||||||
| Ordered | false | ||||||||
| Unique | true | ||||||||
| Query | false | ||||||||
| Project Management |
|
||||||||
| public uploadRecord () : UploadRecord | |||||||||
| Leaf | false | ||||||||
| Upper | 1 | ||||||||
| Ordered | false | ||||||||
| Unique | true | ||||||||
| Query | false | ||||||||
| Project Management |
|
||||||||
Class - ResizablePopupMenu
| Name | Value | ||||||||
| Active | false | ||||||||
| Business Key Mutable | true | ||||||||
| Java Detail | N/A | ||||||||
| Business Model | false | ||||||||
| Visibility | package | ||||||||
| Leaf | false | ||||||||
| Root | false | ||||||||
| Project Management |
|
| private serialVersionUID : long | |||||||||||
| Initial Value | 1L | ||||||||||
| Type |
long
|
||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private DOT_SIZE : int | |||||||||||
| Initial Value | 2 | ||||||||||
| Type |
int
|
||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private DOT_START : int | |||||||||||
| Initial Value | 2 | ||||||||||
| Type |
int
|
||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private DOT_STEP : int | |||||||||||
| Initial Value | 4 | ||||||||||
| Type |
int
|
||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private resizable : boolean | |||||||||||
| Type |
boolean
|
||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| public ResizablePopupMenu (resizable : boolean) | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| public popupMenuWillBecomeVisible (e : javax.swing.event.PopupMenuEvent) : void | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| public popupMenuWillBecomeInvisible (e : javax.swing.event.PopupMenuEvent) : void | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| public popupMenuCanceled (e : javax.swing.event.PopupMenuEvent) : void | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| public paintChildren (g : java.awt.Graphics) : void | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| private drawResizer (g : java.awt.Graphics) : void | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| private drawDot (g : java.awt.Graphics, x : int, y : int) : void | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Unique | true | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Query | false | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Class - PopupWindow
| Name | Value | ||||||||
| Active | false | ||||||||
| Business Key Mutable | true | ||||||||
| Java Detail | N/A | ||||||||
| Business Model | false | ||||||||
| Visibility | public | ||||||||
| Leaf | false | ||||||||
| Root | false | ||||||||
| Project Management |
|
| Name | Description |
CommandAction
|
Simple action to for the popup window. To use - override perform method.
Created on Feb 4, 2011 @author Eugene Ryzhikov |
| private menu : javax.swing.JPopupMenu | |||||||||||
| Type | javax.swing.JPopupMenu | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private defaultSize : java.awt.Dimension | |||||||||||
| Stereotypes | Property | ||||||||||
| Initial Value | new Dimension(100,100) | ||||||||||
| Type | java.awt.Dimension | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | true | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| public PopupWindow (resizable : boolean) | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| public getPreferredSize () : java.awt.Dimension | |||||||||
| Leaf | false | ||||||||
| Upper | 1 | ||||||||
| Ordered | false | ||||||||
| Unique | true | ||||||||
| Query | false | ||||||||
| Project Management |
|
||||||||
| public setPreferredSize (preferredSize : java.awt.Dimension) : void | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| protected buildContent () : javax.swing.JComponent | |||||||||
| Description |
Override this method to add content yo the owner. This method is only executed when owner has no subcomponents |
||||||||
| Leaf | false | ||||||||
| Upper | 1 | ||||||||
| Ordered | false | ||||||||
| Unique | true | ||||||||
| Query | false | ||||||||
| Project Management |
|
||||||||
| public show (invoker : java.awt.Component, x : int, y : int) : void | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Description |
Shows Popup in predefined location |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Unique | true | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Query | false | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| public show (invoker : java.awt.Component, location : java.awt.Point) : void | |||||||||||||||||||||||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||||||||||||||||||||||
| Description |
Shows popup in predefined location |
||||||||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||||||||||||||||||||||
| Unique | true | ||||||||||||||||||||||||||||||||||||||||
| Query | false | ||||||||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||||||||
| public hide () : void | |||||||||
| Description |
Hides popup |
||||||||
| Leaf | false | ||||||||
| Upper | 1 | ||||||||
| Ordered | false | ||||||||
| Unique | true | ||||||||
| Query | false | ||||||||
| Project Management |
|
||||||||
| protected beforeShow () : void | |||||||||
| Leaf | false | ||||||||
| Upper | 1 | ||||||||
| Ordered | false | ||||||||
| Unique | true | ||||||||
| Query | false | ||||||||
| Project Management |
|
||||||||
| protected beforeHide () : void | |||||||||
| Leaf | false | ||||||||
| Upper | 1 | ||||||||
| Ordered | false | ||||||||
| Unique | true | ||||||||
| Query | false | ||||||||
| Project Management |
|
||||||||
Class - Tab
| Name | Value | ||||||||
| Description |
@author Carlos Igreja @since June 25, 2015 |
||||||||
| Active | false | ||||||||
| Business Key Mutable | true | ||||||||
| Java Detail | N/A | ||||||||
| Business Model | false | ||||||||
| Visibility | public | ||||||||
| Leaf | false | ||||||||
| Root | false | ||||||||
| Project Management |
|
| private tableName : String | |||||||||||
| Stereotypes | Property | ||||||||||
| Type | String | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | true | Setter | true | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private table : javax.swing.JTable | |||||||||||
| Stereotypes | Property | ||||||||||
| Type | javax.swing.JTable | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | true | Setter | true | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private filteredTable : javax.swing.JTable | |||||||||||
| Stereotypes | Property | ||||||||||
| Type | javax.swing.JTable | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | true | Setter | true | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private colWidthPercent : float | |||||||||||
| Stereotypes | Property | ||||||||||
| Type Modifier | [] | ||||||||||
| Type |
float
|
||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | true | Setter | true | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private totalRecords : int | |||||||||||
| Stereotypes | Property | ||||||||||
| Type |
int
|
||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | true | Setter | true | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private recordsShown : int | |||||||||||
| Stereotypes | Property | ||||||||||
| Type |
int
|
||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | true | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private activateRecordMenuItemEnabled : boolean | |||||||||||
| Description |
these menu items are enabled differently for each tab |
||||||||||
| Stereotypes | Property | ||||||||||
| Type |
boolean
|
||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | true | Setter | true | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private archiveRecordMenuItemEnabled : boolean | |||||||||||
| Stereotypes | Property | ||||||||||
| Type |
boolean
|
||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | true | Setter | true | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private filter : JTableFilter | |||||||||||
| Stereotypes | Property | ||||||||||
| Type |
JTableFilter
|
||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | true | Setter | true | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private tableState : TableState | |||||||||||
| Stereotypes | Property | ||||||||||
| Type |
TableState
|
||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | true | Setter | true | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| public Tab () | |||||||||
| Description |
CONSTRUCTOR |
||||||||
| Leaf | false | ||||||||
| Upper | 1 | ||||||||
| Ordered | false | ||||||||
| Unique | true | ||||||||
| Query | false | ||||||||
| Project Management |
|
||||||||
| public subtractFromTotalRowCount (amountOfRecordsDeleted : int) : void | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Description |
This method subtracts an amount from the totalRecords value This is used when records are deleted to update the totalRecords value |
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| public getRecordsLabel () : String | |||||||||
| Description |
This method returns a string that displays the records. |
||||||||
| Leaf | false | ||||||||
| Upper | 1 | ||||||||
| Ordered | false | ||||||||
| Unique | true | ||||||||
| Return Type Description | String This returns a string that has the records for both total and shown | ||||||||
| Query | false | ||||||||
| Project Management |
|
||||||||
| Unnamed Association | |||||||||||||||||||||||||||||||||||||||
| To (filter) |
|
||||||||||||||||||||||||||||||||||||||
| Abstract | false | ||||||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||||||
| Visibility | Unspecified | ||||||||||||||||||||||||||||||||||||||
| Derived | false | ||||||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||||||
| Unnamed Association | |||||||||||||||||||||||||||||||||||||||
| To (tableState) |
|
||||||||||||||||||||||||||||||||||||||
| Abstract | false | ||||||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||||||
| Visibility | Unspecified | ||||||||||||||||||||||||||||||||||||||
| Derived | false | ||||||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||||||
| Unnamed Realization | |||||||||
| From |
ITableNameConstants
|
||||||||
| Visibility | Unspecified | ||||||||
| Project Management |
|
||||||||
Class - AddRecords
| Name | Value | ||||||||
| Description |
@author Louis W. |
||||||||
| Active | false | ||||||||
| Business Key Mutable | true | ||||||||
| Java Detail | N/A | ||||||||
| Business Model | false | ||||||||
| Visibility | public | ||||||||
| Leaf | false | ||||||||
| Root | false | ||||||||
| Project Management |
|
| private logger : org.slf4j.Logger | |||||||||||
| Initial Value | LoggerFactory.getLogger(AddRecords.class) | ||||||||||
| Type | org.slf4j.Logger | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private columnNames : Vector | |||||||||||
| Initial Value | new Vector() | ||||||||||
| Type | Vector | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private tableName : String | |||||||||||
| Type | String | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private jAddRow : javax.swing.JButton | |||||||||||
| Description |
Variables declaration - do not modify//GEN-BEGIN:variables |
||||||||||
| Type | javax.swing.JButton | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private jCancel : javax.swing.JButton | |||||||||||
| Type | javax.swing.JButton | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private jLabel1 : javax.swing.JLabel | |||||||||||
| Type | javax.swing.JLabel | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private jPanel3 : javax.swing.JPanel | |||||||||||
| Type | javax.swing.JPanel | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private jSubmit : javax.swing.JButton | |||||||||||
| Type | javax.swing.JButton | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private jTables : javax.swing.JComboBox | |||||||||||
| Type | javax.swing.JComboBox | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private scrollpane : javax.swing.JScrollPane | |||||||||||
| Type | javax.swing.JScrollPane | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private table : javax.swing.JTable | |||||||||||
| Type | javax.swing.JTable | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private gui : GUI | |||||||||||
| Initial Value | new GUI() | ||||||||||
| Type |
GUI
|
||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private ana : Analyster | |||||||||||
| Type |
Analyster
|
||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private log : LogWindow | |||||||||||
| Initial Value | new LogWindow() | ||||||||||
| Type |
LogWindow
|
||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private info : AddRecordsTable | |||||||||||
| Initial Value | new AddRecordsTable() | ||||||||||
| Type |
AddRecordsTable
|
||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| public AddRecords (a : Analyster, l : LogWindow) | |||||||||||||||||||||||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||||||||||||||||||||||
| Description |
Creates new form ReportWin |
||||||||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||||||||||||||||||||||
| Unique | true | ||||||||||||||||||||||||||||||||||||||||
| Query | false | ||||||||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||||||||
| private initComponents () : void | |||||||||
| Description |
This method is called from within the constructor to initialize the form. WARNING: Do NOT modify this code. The content of this method is always regenerated by the Form Editor. |
||||||||
| Leaf | false | ||||||||
| Upper | 1 | ||||||||
| Ordered | false | ||||||||
| Unique | true | ||||||||
| Query | false | ||||||||
| Project Management |
|
||||||||
| private jSubmitActionPerformed (evt : java.awt.event.ActionEvent) : void | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Description |
</editor-fold>//GEN-END:initComponents |
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| private tableMouseClicked (evt : java.awt.event.MouseEvent) : void | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Description |
GEN-LAST:event_jSubmitActionPerformed |
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| private jTablesActionPerformed (evt : java.awt.event.ActionEvent) : void | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Description |
GEN-LAST:event_tableMouseClicked |
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| private jCancelActionPerformed (evt : java.awt.event.ActionEvent) : void | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Description |
GEN-LAST:event_jTablesActionPerformed |
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| private jAddRowActionPerformed (evt : java.awt.event.ActionEvent) : void | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Description |
GEN-LAST:event_jCancelActionPerformed |
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| private tableKeyPressed (evt : java.awt.event.KeyEvent) : void | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Description |
GEN-LAST:event_jAddRowActionPerformed |
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| private initTable (rows : int) : void | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Description |
GEN-LAST:event_tableKeyPressed |
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| Unnamed Association | |||||||||||||||||||||||||||||||||||||||||
| To (info) |
|
||||||||||||||||||||||||||||||||||||||||
| Abstract | false | ||||||||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||||||||
| Visibility | Unspecified | ||||||||||||||||||||||||||||||||||||||||
| Derived | false | ||||||||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||||||||
| Unnamed Association | |||||||||||||||||||||||||||||||||||||||||
| To (gui) |
|
||||||||||||||||||||||||||||||||||||||||
| Abstract | false | ||||||||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||||||||
| Visibility | Unspecified | ||||||||||||||||||||||||||||||||||||||||
| Derived | false | ||||||||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||||||||
| Unnamed Association | |||||||||||||||||||||||||||||||||||||||||
| To (log) |
|
||||||||||||||||||||||||||||||||||||||||
| Abstract | false | ||||||||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||||||||
| Visibility | Unspecified | ||||||||||||||||||||||||||||||||||||||||
| Derived | false | ||||||||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||||||||
| Unnamed Association | |||||||||||||||||||||||||||||||||||||||
| To (ana) |
|
||||||||||||||||||||||||||||||||||||||
| Abstract | false | ||||||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||||||
| Visibility | Unspecified | ||||||||||||||||||||||||||||||||||||||
| Derived | false | ||||||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||||||
Class - IColumnConstants
| Name | Value | ||||||||
| Description |
@author Carlos Igreja @since June 27, 2015 |
||||||||
| Active | false | ||||||||
| Business Key Mutable | true | ||||||||
| Java Detail | N/A | ||||||||
| Business Model | false | ||||||||
| Visibility | public | ||||||||
| Leaf | false | ||||||||
| Root | false | ||||||||
| Stereotypes | Interface | ||||||||
| Project Management |
|
| public SYMBOL_COLUMN_NAME : String | |||||||||||
| Description |
column header name constants |
||||||||||
| Initial Value | "Symbol" | ||||||||||
| Type | String | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| public COL_WIDTH_PER_ASSIGNMENTS : float | |||||||||||
| Description |
column width percent constants |
||||||||||
| Initial Value | {35, 65, 80, 70, 99, 99} | ||||||||||
| Type Modifier | [] | ||||||||||
| Type |
float
|
||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| public COL_WIDTH_PER_REPORTS : float | |||||||||||
| Initial Value | {35, 65, 80, 100, 160, 120, 123} | ||||||||||
| Type Modifier | [] | ||||||||||
| Type |
float
|
||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| public COL_WIDTH_PER_ARCHIVE : float | |||||||||||
| Initial Value | {35, 65, 80, 70, 99, 99} | ||||||||||
| Type Modifier | [] | ||||||||||
| Type |
float
|
||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
Class - AlignmentTableHeaderCellRenderer
| Name | Value | ||||||||
| Description |
CLASS |
||||||||
| Active | false | ||||||||
| Business Key Mutable | true | ||||||||
| Java Detail | N/A | ||||||||
| Business Model | false | ||||||||
| Visibility | package | ||||||||
| Leaf | false | ||||||||
| Root | false | ||||||||
| Project Management |
|
| private wrappedRenderer : TableCellRenderer | |||||||||||
| Type | TableCellRenderer | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private label : JLabel | |||||||||||
| Type | JLabel | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| public AlignmentTableHeaderCellRenderer (wrappedRenderer : TableCellRenderer) | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| public getTableCellRendererComponent (table : JTable, value : Object, isSelected : boolean, hasFocus : boolean, row : int, column : int) : Component | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Unique | true | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Query | false | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Class - ITableNameConstants
| Name | Value | ||||||||
| Description |
@author cigreja |
||||||||
| Active | false | ||||||||
| Business Key Mutable | true | ||||||||
| Java Detail | N/A | ||||||||
| Business Model | false | ||||||||
| Visibility | public | ||||||||
| Leaf | false | ||||||||
| Root | false | ||||||||
| Stereotypes | Interface | ||||||||
| Project Management |
|
| public ASSIGNMENTS_TABLE_NAME : String | |||||||||||
| Initial Value | "Assignments" | ||||||||||
| Type | String | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| public REPORTS_TABLE_NAME : String | |||||||||||
| Initial Value | "Reports" | ||||||||||
| Type | String | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| public ARCHIVE_TABLE_NAME : String | |||||||||||
| Initial Value | "Assignments_Archived" | ||||||||||
| Type | String | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
Class - Application
| Name | Value | ||||||||
| Description |
Created with IntelliJ IDEA. User: danielabecker Date: 5/25/15 Time: 7:32 PM To change this template use File | Settings | File Templates. |
||||||||
| Active | false | ||||||||
| Business Key Mutable | true | ||||||||
| Java Detail | N/A | ||||||||
| Business Model | false | ||||||||
| Visibility | public | ||||||||
| Leaf | false | ||||||||
| Root | false | ||||||||
| Project Management |
|
| public main (args : String) : void | |||||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||||
| Unique | true | ||||||||||||||||||||||
| Query | false | ||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||
Class - AddRecordsTable
| Name | Value | ||||||||
| Description |
@author Louis W. |
||||||||
| Active | false | ||||||||
| Business Key Mutable | true | ||||||||
| Java Detail | N/A | ||||||||
| Business Model | false | ||||||||
| Visibility | public | ||||||||
| Leaf | false | ||||||||
| Root | false | ||||||||
| Project Management |
|
| private tableName : String | |||||||||||
| Type | String | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private ana : Analyster | |||||||||||
| Type |
Analyster
|
||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private tableService : TableService | |||||||||||
| Type |
TableService
|
||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| public update (table : String, a : Analyster) : void | |||||||||||||||||||||||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||||||||||||||||||||||
| Unique | true | ||||||||||||||||||||||||||||||||||||||||
| Query | false | ||||||||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||||||||
| public getDateName () : String | |||||||||
| Leaf | false | ||||||||
| Upper | 1 | ||||||||
| Ordered | false | ||||||||
| Unique | true | ||||||||
| Query | false | ||||||||
| Project Management |
|
||||||||
| public getDateColumn () : int | |||||||||
| Leaf | false | ||||||||
| Upper | 1 | ||||||||
| Ordered | false | ||||||||
| Unique | true | ||||||||
| Query | false | ||||||||
| Project Management |
|
||||||||
| public getLastColumn () : int | |||||||||
| Leaf | false | ||||||||
| Upper | 1 | ||||||||
| Ordered | false | ||||||||
| Unique | true | ||||||||
| Query | false | ||||||||
| Project Management |
|
||||||||
| public getIdNum () : long | |||||||||
| Leaf | false | ||||||||
| Upper | 1 | ||||||||
| Ordered | false | ||||||||
| Unique | true | ||||||||
| Query | false | ||||||||
| Project Management |
|
||||||||
| public getColumnTitles () : String | |||||||||
| Leaf | false | ||||||||
| Upper | 1 | ||||||||
| Type Modifier | [] | ||||||||
| Ordered | false | ||||||||
| Unique | true | ||||||||
| Query | false | ||||||||
| Project Management |
|
||||||||
| public getEmptyRow () : String | |||||||||
| Leaf | false | ||||||||
| Upper | 1 | ||||||||
| Type Modifier | [] | ||||||||
| Ordered | false | ||||||||
| Unique | true | ||||||||
| Query | false | ||||||||
| Project Management |
|
||||||||
| Unnamed Association | |||||||||||||||||||||||||||||||||||||||
| To (ana) |
|
||||||||||||||||||||||||||||||||||||||
| Abstract | false | ||||||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||||||
| Visibility | Unspecified | ||||||||||||||||||||||||||||||||||||||
| Derived | false | ||||||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||||||
| Unnamed Association | |||||||||||||||||||||||||||||||||||||||
| To (tableService) |
|
||||||||||||||||||||||||||||||||||||||
| Abstract | false | ||||||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||||||
| Visibility | Unspecified | ||||||||||||||||||||||||||||||||||||||
| Derived | false | ||||||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||||||
| Unnamed Association | |||||||||||||||||||||||||||||||||||
| From |
|
||||||||||||||||||||||||||||||||||
| Abstract | false | ||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||
| Visibility | Unspecified | ||||||||||||||||||||||||||||||||||
| Derived | false | ||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||
Class - TableEditor
| Name | Value | ||||||||
| Description |
@author Louis W. |
||||||||
| Active | false | ||||||||
| Business Key Mutable | true | ||||||||
| Java Detail | N/A | ||||||||
| Business Model | false | ||||||||
| Visibility | public | ||||||||
| Leaf | false | ||||||||
| Root | false | ||||||||
| Project Management |
|
| package newString : String | |||||||||||
| Type | String | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| package category : String | |||||||||||
| Type | String | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| package reportsList : String | |||||||||||
| Initial Value | {"author", "analysisDate", "notes", "symbol"} | ||||||||||
| Type Modifier | [] | ||||||||||
| Type | String | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private jClear : javax.swing.JButton | |||||||||||
| Description |
Variables declaration - do not modify//GEN-BEGIN:variables |
||||||||||
| Type | javax.swing.JButton | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private jComboBox1 : javax.swing.JComboBox | |||||||||||
| Type | javax.swing.JComboBox | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private jConfirm : javax.swing.JButton | |||||||||||
| Type | javax.swing.JButton | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private jPanel1 : javax.swing.JPanel | |||||||||||
| Type | javax.swing.JPanel | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private jQuit : javax.swing.JButton | |||||||||||
| Type | javax.swing.JButton | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private jString : javax.swing.JTextField | |||||||||||
| Type | javax.swing.JTextField | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| package analyster : Analyster | |||||||||||
| Description |
Create and display the form |
||||||||||
| Type |
Analyster
|
||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| public TableEditor (selectedTable : String, a : Analyster) | |||||||||||||||||||||||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||||||||||||||||||||||
| Description |
Creates new form TableEdit |
||||||||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||||||||||||||||||||||
| Unique | true | ||||||||||||||||||||||||||||||||||||||||
| Query | false | ||||||||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||||||||
| public getNewValue () : String | |||||||||
| Leaf | false | ||||||||
| Upper | 1 | ||||||||
| Ordered | false | ||||||||
| Unique | true | ||||||||
| Query | false | ||||||||
| Project Management |
|
||||||||
| private initComponents () : void | |||||||||
| Description |
This method is called from within the constructor to initialize the form. WARNING: Do NOT modify this code. The content of this method is always regenerated by the Form Editor. |
||||||||
| Leaf | false | ||||||||
| Upper | 1 | ||||||||
| Ordered | false | ||||||||
| Unique | true | ||||||||
| Query | false | ||||||||
| Project Management |
|
||||||||
| private jClearActionPerformed (evt : java.awt.event.ActionEvent) : void | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Description |
</editor-fold>//GEN-END:initComponents |
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| private jConfirmActionPerformed (evt : java.awt.event.ActionEvent) : void | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Description |
GEN-LAST:event_jClearActionPerformed |
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| private jQuitActionPerformed (evt : java.awt.event.ActionEvent) : void | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Description |
GEN-LAST:event_jConfirmActionPerformed |
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| private jStringActionPerformed (evt : java.awt.event.ActionEvent) : void | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Description |
GEN-LAST:event_jQuitActionPerformed |
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| private jStringFocusGained (evt : java.awt.event.FocusEvent) : void | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Description |
GEN-LAST:event_jStringActionPerformed |
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| private jComboBox1ActionPerformed (evt : java.awt.event.ActionEvent) : void | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Description |
GEN-LAST:event_jStringFocusGained |
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| Unnamed Association | |||||||||||||||||||||||||||||||||||||||||
| To (analyster) |
|
||||||||||||||||||||||||||||||||||||||||
| Abstract | false | ||||||||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||||||||
| Visibility | Unspecified | ||||||||||||||||||||||||||||||||||||||||
| Derived | false | ||||||||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||||||||
Package - service
| Name | Value | ||||||||
| Abstract | false | ||||||||
| Leaf | false | ||||||||
| Root | false | ||||||||
| Visibility | public | ||||||||
| Project Management |
|
| Name | Description |
UploadRecord
|
Created with IntelliJ IDEA. User: DanielaBecker Date: 5/28/15 Time: 2:56 PM To change this template use File | Settings | File Templates. |
Connection
|
Created with IntelliJ IDEA. User: danielabecker Date: 5/28/15 Time: 2:23 PM To change this template use File | Settings | File Templates. |
TableService
|
Here are all code related to get information from JTable
@author danielabecker |
DeleteRecord
|
@author Daniela. |
Class - UploadRecord
| Name | Value | ||||||||
| Description |
Created with IntelliJ IDEA. User: DanielaBecker Date: 5/28/15 Time: 2:56 PM To change this template use File | Settings | File Templates. |
||||||||
| Active | false | ||||||||
| Business Key Mutable | true | ||||||||
| Java Detail | N/A | ||||||||
| Business Model | false | ||||||||
| Visibility | public | ||||||||
| Leaf | false | ||||||||
| Root | false | ||||||||
| Project Management |
|
| private log : org.slf4j.Logger | |||||||||||
| Initial Value | LoggerFactory.getLogger(UploadRecord.class) | ||||||||||
| Type | org.slf4j.Logger | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| public uploadRecord (table : JTable, modifiedDataList : java.util.List) : String | |||||||||||||||||||||||||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||||||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||||||||||||||||||||||||
| Unique | true | ||||||||||||||||||||||||||||||||||||||||||
| Query | false | ||||||||||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||||||||||
| Unnamed Association | |||||||||||||||||||||||||||||||||||
| From |
|
||||||||||||||||||||||||||||||||||
| Abstract | false | ||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||
| Visibility | Unspecified | ||||||||||||||||||||||||||||||||||
| Derived | false | ||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||
Class - Connection
| Name | Value | ||||||||
| Description |
Created with IntelliJ IDEA. User: danielabecker Date: 5/28/15 Time: 2:23 PM To change this template use File | Settings | File Templates. |
||||||||
| Active | false | ||||||||
| Business Key Mutable | true | ||||||||
| Java Detail | N/A | ||||||||
| Business Model | false | ||||||||
| Visibility | public | ||||||||
| Leaf | false | ||||||||
| Root | false | ||||||||
| Project Management |
|
| private log : org.slf4j.Logger | |||||||||||
| Initial Value | LoggerFactory.getLogger(Connection.class) | ||||||||||
| Type | org.slf4j.Logger | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| public connection (sql : String, table : JTable) : String | |||||||||||||||||||||||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||||||||||||||||||||||
| Unique | true | ||||||||||||||||||||||||||||||||||||||||
| Query | false | ||||||||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||||||||
Class - TableService
| Name | Value | ||||||||
| Description |
Here are all code related to get information from JTable
@author danielabecker |
||||||||
| Active | false | ||||||||
| Business Key Mutable | true | ||||||||
| Java Detail | N/A | ||||||||
| Business Model | false | ||||||||
| Visibility | public | ||||||||
| Leaf | false | ||||||||
| Root | false | ||||||||
| Project Management |
|
| package assignmentTable : JTable | |||||||||||
| Stereotypes | Property | ||||||||||
| Type | JTable | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | true | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| package reportTable : JTable | |||||||||||
| Stereotypes | Property | ||||||||||
| Type | JTable | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | true | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| package archiveAssignTable : JTable | |||||||||||
| Stereotypes | Property | ||||||||||
| Type | JTable | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | true | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| package viewerTable : JTable | |||||||||||
| Stereotypes | Property | ||||||||||
| Type | JTable | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | true | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| public getColumnNames (number : int) : String | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Type Modifier | [] | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| public textToNumOfRecords (num : int) : String | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| private loadArchiveAssignTable () : void | |||||||||
| Leaf | false | ||||||||
| Upper | 1 | ||||||||
| Ordered | false | ||||||||
| Unique | true | ||||||||
| Query | false | ||||||||
| Project Management |
|
||||||||
| private loadAssignmentTable () : void | |||||||||
| Leaf | false | ||||||||
| Upper | 1 | ||||||||
| Ordered | false | ||||||||
| Unique | true | ||||||||
| Query | false | ||||||||
| Project Management |
|
||||||||
| public activateRecords () : void | |||||||||
| Leaf | false | ||||||||
| Upper | 1 | ||||||||
| Ordered | false | ||||||||
| Unique | true | ||||||||
| Query | false | ||||||||
| Project Management |
|
||||||||
| public archiveRecords () : void | |||||||||
| Leaf | false | ||||||||
| Upper | 1 | ||||||||
| Ordered | false | ||||||||
| Unique | true | ||||||||
| Query | false | ||||||||
| Project Management |
|
||||||||
| Unnamed Association | |||||||||||||||||||||||||||||||||||
| From |
|
||||||||||||||||||||||||||||||||||
| Abstract | false | ||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||
| Visibility | Unspecified | ||||||||||||||||||||||||||||||||||
| Derived | false | ||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||
| Unnamed Association | |||||||||||||||||||||||||||||||||||
| From |
|
||||||||||||||||||||||||||||||||||
| Abstract | false | ||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||
| Visibility | Unspecified | ||||||||||||||||||||||||||||||||||
| Derived | false | ||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||
Class - DeleteRecord
| Name | Value | ||||||||
| Description |
@author Daniela. |
||||||||
| Active | false | ||||||||
| Business Key Mutable | true | ||||||||
| Java Detail | N/A | ||||||||
| Business Model | false | ||||||||
| Visibility | public | ||||||||
| Leaf | false | ||||||||
| Root | false | ||||||||
| Project Management |
|
| private log : org.slf4j.Logger | |||||||||||
| Initial Value | LoggerFactory.getLogger(DeleteRecord.class) | ||||||||||
| Type | org.slf4j.Logger | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| package sqlDelete : String | |||||||||||
| Initial Value | null | ||||||||||
| Type | String | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| public deleteRecordSelected (table : JTable) : String | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
Class - Analyster
| Name | Value | ||||||||
| Active | false | ||||||||
| Business Key Mutable | true | ||||||||
| Java Detail | N/A | ||||||||
| Business Model | false | ||||||||
| Visibility | public | ||||||||
| Leaf | false | ||||||||
| Root | false | ||||||||
| Project Management |
|
| Name | Description |
AlignmentTableHeaderCellRenderer
|
CLASS |
| package tabs : java.util.Map | |||||||||||
| Stereotypes | Property | ||||||||||
| Template Type Bind Info | N/A | ||||||||||
| Initial Value | new HashMap<>() | ||||||||||
| Type | java.util.Map | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | true | Setter | true | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private header : JTableHeader | |||||||||||
| Type | JTableHeader | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private log : org.slf4j.Logger | |||||||||||
| Initial Value | LoggerFactory.getLogger(Analyster.class) | ||||||||||
| Type | org.slf4j.Logger | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| protected isFiltering : boolean | |||||||||||
| Initial Value | true | ||||||||||
| Type |
boolean
|
||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private addPanel_control : javax.swing.JPanel | |||||||||||
| Description |
@formatter:off Variables declaration - do not modify//GEN-BEGIN:variables |
||||||||||
| Type | javax.swing.JPanel | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private archiveTable : javax.swing.JTable | |||||||||||
| Type | javax.swing.JTable | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private assignmentTable : javax.swing.JTable | |||||||||||
| Type | javax.swing.JTable | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private btnAddRecords : javax.swing.JButton | |||||||||||
| Type | javax.swing.JButton | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private btnBatchEdit : javax.swing.JButton | |||||||||||
| Type | javax.swing.JButton | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private btnCancelEditMode : javax.swing.JButton | |||||||||||
| Type | javax.swing.JButton | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private btnCancelSQL : javax.swing.JButton | |||||||||||
| Type | javax.swing.JButton | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private btnClearAllFilter : javax.swing.JButton | |||||||||||
| Type | javax.swing.JButton | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private btnCloseSQL : javax.swing.JButton | |||||||||||
| Type | javax.swing.JButton | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private btnEnterSQL : javax.swing.JButton | |||||||||||
| Type | javax.swing.JButton | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private btnSearch : javax.swing.JButton | |||||||||||
| Type | javax.swing.JButton | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private btnSwitchEditMode : javax.swing.JButton | |||||||||||
| Type | javax.swing.JButton | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private btnUploadChanges : javax.swing.JButton | |||||||||||
| Type | javax.swing.JButton | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private comboBoxSearch : javax.swing.JComboBox | |||||||||||
| Type | javax.swing.JComboBox | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private jActivateRecord : javax.swing.JMenuItem | |||||||||||
| Type | javax.swing.JMenuItem | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private jArchiveRecord : javax.swing.JMenuItem | |||||||||||
| Type | javax.swing.JMenuItem | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private jCheckBoxMenuItemViewLog : javax.swing.JCheckBoxMenuItem | |||||||||||
| Type | javax.swing.JCheckBoxMenuItem | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private jCheckBoxMenuItemViewSQL : javax.swing.JCheckBoxMenuItem | |||||||||||
| Type | javax.swing.JCheckBoxMenuItem | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private jDeleteRecord : javax.swing.JMenuItem | |||||||||||
| Type | javax.swing.JMenuItem | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private jLabel2 : javax.swing.JLabel | |||||||||||
| Type | javax.swing.JLabel | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private jLabelEdit : javax.swing.JLabel | |||||||||||
| Type | javax.swing.JLabel | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private jMenuEdit : javax.swing.JMenu | |||||||||||
| Type | javax.swing.JMenu | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private jMenuEditDB : javax.swing.JMenuItem | |||||||||||
| Type | javax.swing.JMenuItem | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private jMenuFile : javax.swing.JMenu | |||||||||||
| Type | javax.swing.JMenu | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private jMenuFind : javax.swing.JMenu | |||||||||||
| Type | javax.swing.JMenu | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private jMenuHelp : javax.swing.JMenu | |||||||||||
| Type | javax.swing.JMenu | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private jMenuItem3 : javax.swing.JMenuItem | |||||||||||
| Type | javax.swing.JMenuItem | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private jMenuItemFileVersion : javax.swing.JMenuItem | |||||||||||
| Type | javax.swing.JMenuItem | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private jMenuItemLogOff : javax.swing.JMenuItem | |||||||||||
| Type | javax.swing.JMenuItem | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private jMenuItemOtherReport : javax.swing.JMenuItem | |||||||||||
| Type | javax.swing.JMenuItem | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private jMenuItemOthersLoadData : javax.swing.JMenuItem | |||||||||||
| Type | javax.swing.JMenuItem | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private jMenuItemPrintDisplay : javax.swing.JMenuItem | |||||||||||
| Type | javax.swing.JMenuItem | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private jMenuItemPrintGUI : javax.swing.JMenuItem | |||||||||||
| Type | javax.swing.JMenuItem | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private jMenuItemSaveFile : javax.swing.JMenuItem | |||||||||||
| Type | javax.swing.JMenuItem | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private jMenuItemViewActiveAssig : javax.swing.JMenuItem | |||||||||||
| Type | javax.swing.JMenuItem | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private jMenuItemViewAllAssig : javax.swing.JMenuItem | |||||||||||
| Type | javax.swing.JMenuItem | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private jMenuItemViewAssig : javax.swing.JMenuItem | |||||||||||
| Type | javax.swing.JMenuItem | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private jMenuItemViewReports : javax.swing.JMenuItem | |||||||||||
| Type | javax.swing.JMenuItem | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private jMenuOther : javax.swing.JMenu | |||||||||||
| Type | javax.swing.JMenu | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private jMenuPrint : javax.swing.JMenu | |||||||||||
| Type | javax.swing.JMenu | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private jMenuReport : javax.swing.JMenu | |||||||||||
| Type | javax.swing.JMenu | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private jMenuSelectConn : javax.swing.JMenu | |||||||||||
| Type | javax.swing.JMenu | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private jMenuView : javax.swing.JMenu | |||||||||||
| Type | javax.swing.JMenu | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private jPanel5 : javax.swing.JPanel | |||||||||||
| Type | javax.swing.JPanel | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private jPanelEdit : javax.swing.JPanel | |||||||||||
| Type | javax.swing.JPanel | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private jPanelSQL : javax.swing.JPanel | |||||||||||
| Type | javax.swing.JPanel | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private jScrollPane1 : javax.swing.JScrollPane | |||||||||||
| Type | javax.swing.JScrollPane | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private jScrollPane2 : javax.swing.JScrollPane | |||||||||||
| Type | javax.swing.JScrollPane | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private jScrollPane3 : javax.swing.JScrollPane | |||||||||||
| Type | javax.swing.JScrollPane | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private jScrollPane4 : javax.swing.JScrollPane | |||||||||||
| Type | javax.swing.JScrollPane | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private jTextAreaSQL : javax.swing.JTextArea | |||||||||||
| Type | javax.swing.JTextArea | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private labelRecords : javax.swing.JLabel | |||||||||||
| Type | javax.swing.JLabel | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private labelTimeLastUpdate : javax.swing.JLabel | |||||||||||
| Type | javax.swing.JLabel | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private menuBar : javax.swing.JMenuBar | |||||||||||
| Type | javax.swing.JMenuBar | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private reportTable : javax.swing.JTable | |||||||||||
| Type | javax.swing.JTable | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private searchPanel : javax.swing.JPanel | |||||||||||
| Type | javax.swing.JPanel | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private tabbedPanel : javax.swing.JTabbedPane | |||||||||||
| Type | javax.swing.JTabbedPane | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private textFieldForSearch : javax.swing.JTextField | |||||||||||
| Type | javax.swing.JTextField | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private tableService : TableService | |||||||||||
| Description |
stores individual tab information |
||||||||||
| Initial Value | new TableService() | ||||||||||
| Type |
TableService
|
||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private tableRowFilterSupport : TableRowFilterSupport | |||||||||||
| Type |
TableRowFilterSupport
|
||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private loadTables : LoadTables | |||||||||||
| Stereotypes | Property | ||||||||||
| Type |
LoadTables
|
||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | true | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private instance : Analyster | |||||||||||
| Stereotypes | Property | ||||||||||
| Type |
Analyster
|
||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | true | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private logwind : LogWindow | |||||||||||
| Stereotypes | Property | ||||||||||
| Initial Value | new LogWindow() | ||||||||||
| Type |
LogWindow
|
||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | true | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| public enterButton : EnterButton | |||||||||||
| Initial Value | new EnterButton() | ||||||||||
| Type |
EnterButton
|
||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private modifiedDataList : ModifiedData | |||||||||||
| Stereotypes | Property | ||||||||||
| Initial Value | new ArrayList<>() | ||||||||||
| Type |
ModifiedData
|
||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | true | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | * | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private uploadRecordService : UploadRecord | |||||||||||
| Description |
record the locations of changed cell |
||||||||||
| Stereotypes | Property | ||||||||||
| Type |
UploadRecord
|
||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | true | Setter | true | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| package loginWindow : LoginWindow | |||||||||||
| Type |
LoginWindow
|
||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| public Analyster () | |||||||||
| Description |
CONSTRUCTOR |
||||||||
| Leaf | false | ||||||||
| Upper | 1 | ||||||||
| Ordered | false | ||||||||
| Unique | true | ||||||||
| Query | false | ||||||||
| Project Management |
|
||||||||
| private initComponents () : void | |||||||||
| Description |
This method is called from within the constructor to initialize the form. WARNING: Do NOT modify this code. The content of this method is always regenerated by the Form Editor. |
||||||||
| Leaf | false | ||||||||
| Upper | 1 | ||||||||
| Ordered | false | ||||||||
| Unique | true | ||||||||
| Query | false | ||||||||
| Project Management |
|
||||||||
| private jMenuItemFileVersionActionPerformed (evt : java.awt.event.ActionEvent) : void | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Description |
</editor-fold>//GEN-END:initComponents |
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| private textFieldForSearchMouseClicked (evt : java.awt.event.MouseEvent) : void | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Description |
GEN-LAST:event_jMenuItemFileVersionActionPerformed |
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| private btnSearchActionPerformed (evt : java.awt.event.ActionEvent) : void | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Description |
This method is called when the search button is pressed |
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| public filterBySearch () : void | |||||||||
| Description |
This method is called by the searchActionPerformed method and the textForSearchKeyPressed method |
||||||||
| Leaf | false | ||||||||
| Upper | 1 | ||||||||
| Ordered | false | ||||||||
| Unique | true | ||||||||
| Query | false | ||||||||
| Project Management |
|
||||||||
| private jMenuItem3ActionPerformed (evt : java.awt.event.ActionEvent) : void | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| private btnUploadChangesActionPerformed (evt : java.awt.event.ActionEvent) : void | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Description |
GEN-LAST:event_jMenuItem3ActionPerformed |
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| public uploadChanges () : void | |||||||||
| Description |
This uploads changes made by editing and saves the changes by uploading them to the database. This method is called by: btnUploadChangesActionPerformed(java.awt.event.ActionEvent evt) and also a keylistener when editing mode is on and enter is pressed |
||||||||
| Leaf | false | ||||||||
| Upper | 1 | ||||||||
| Ordered | false | ||||||||
| Unique | true | ||||||||
| Query | false | ||||||||
| Project Management |
|
||||||||
| private jMenuItemOtherReportActionPerformed (evt : java.awt.event.ActionEvent) : void | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| private btnEnterSQLActionPerformed (evt : java.awt.event.ActionEvent) : void | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Description |
GEN-LAST:event_jMenuItemOtherReportActionPerformed |
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| private btnCancelSQLActionPerformed (evt : java.awt.event.ActionEvent) : void | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Description |
GEN-LAST:event_btnEnterSQLActionPerformed |
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| private btnCloseSQLActionPerformed (evt : java.awt.event.ActionEvent) : void | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Description |
GEN-LAST:event_btnCancelSQLActionPerformed |
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| private btnSwitchEditModeActionPerformed (evt : java.awt.event.ActionEvent) : void | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Description |
GEN-LAST:event_btnCloseSQLActionPerformed |
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| public makeTableEditable () : void | |||||||||
| Description |
GEN-LAST:event_btnSwitchEditModeActionPerformed Make the table Editable or Read Only |
||||||||
| Leaf | false | ||||||||
| Upper | 1 | ||||||||
| Ordered | false | ||||||||
| Unique | true | ||||||||
| Query | false | ||||||||
| Project Management |
|
||||||||
| private makeEditable (tableModel : TableModel) : void | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| private btnCancelEditModeActionPerformed (evt : java.awt.event.ActionEvent) : void | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| public loadPrevious (selectedTab : String) : void | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Description |
GEN-LAST:event_btnCancelEditModeActionPerformed |
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| private changeTabbedPanelState () : void | |||||||||
| Leaf | false | ||||||||
| Upper | 1 | ||||||||
| Ordered | false | ||||||||
| Unique | true | ||||||||
| Query | false | ||||||||
| Project Management |
|
||||||||
| private btnBatchEditActionPerformed (evt : java.awt.event.ActionEvent) : void | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| private jMenuEditDBActionPerformed (evt : java.awt.event.ActionEvent) : void | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Description |
GEN-LAST:event_btnBatchEditActionPerformed |
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| private btnAddRecordsActionPerformed (evt : java.awt.event.ActionEvent) : void | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Description |
GEN-LAST:event_jMenuEditDBActionPerformed |
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| private textFieldForSearchKeyPressed (evt : java.awt.event.KeyEvent) : void | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Description |
This method listens if the enter key was pressed in the search text box. This allows the value to be entered without having to click the search button. |
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| private jMenuItemLogOffActionPerformed (evt : java.awt.event.ActionEvent) : void | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Description |
GEN-LAST:event_textFieldForSearchKeyPressed |
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| private jDeleteRecordActionPerformed (evt : java.awt.event.ActionEvent) : void | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Description |
GEN-LAST:event_jMenuItemLogOffActionPerformed |
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| private jMenuItemViewAllAssigActionPerformed (evt : java.awt.event.ActionEvent) : void | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| private jMenuItemViewActiveAssigActionPerformed (evt : java.awt.event.ActionEvent) : void | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Description |
GEN-LAST:event_jMenuItemViewAllAssigActionPerformed
load only active data from analyst |
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| private btnClearAllFilterActionPerformed (evt : java.awt.event.ActionEvent) : void | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Description |
GEN-LAST:event_jMenuItemViewActiveAssigActionPerformed |
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| private jMenuItemOthersLoadDataActionPerformed (evt : java.awt.event.ActionEvent) : void | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Description |
GEN-LAST:event_btnClearAllFilterActionPerformed |
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| private jArchiveRecordActionPerformed (evt : java.awt.event.ActionEvent) : void | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Description |
GEN-LAST:event_jMenuItemOthersLoadDataActionPerformed |
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| private jActivateRecordActionPerformed (evt : java.awt.event.ActionEvent) : void | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Description |
GEN-LAST:event_jArchiveRecordActionPerformed |
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| private tabbedPanelStateChanged (evt : javax.swing.event.ChangeEvent) : void | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Description |
GEN-LAST:event_jActivateRecordActionPerformed
Filter is generated everytime that table is selected. |
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| private jCheckBoxMenuItemViewLogActionPerformed (evt : java.awt.event.ActionEvent) : void | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Description |
GEN-LAST:event_tabbedPanelStateChanged |
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| private jCheckBoxMenuItemViewSQLActionPerformed (evt : java.awt.event.ActionEvent) : void | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Description |
GEN-LAST:event_jCheckBoxMenuItemViewLogActionPerformed |
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| private jTableChanged (e : javax.swing.event.TableModelEvent) : void | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Description |
GEN-LAST:event_jCheckBoxMenuItemViewSQLActionPerformed |
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| public loadData () : void | |||||||||
| Leaf | false | ||||||||
| Upper | 1 | ||||||||
| Ordered | false | ||||||||
| Unique | true | ||||||||
| Query | false | ||||||||
| Project Management |
|
||||||||
| public setTerminalsFunction (table : JTable) : void | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Description |
This adds mouselisteners and keylisteners to tables. |
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| public filterByDoubleClick (table : JTable) : void | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| private clearFilterDoubleClick (e : java.awt.event.MouseEvent, table : JTable) : void | |||||||||||||||||||||||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||||||||||||||||||||||
| Description |
This is triggered when the the column header is double clicked |
||||||||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||||||||||||||||||||||
| Unique | true | ||||||||||||||||||||||||||||||||||||||||
| Query | false | ||||||||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||||||||
| public sqlQuery (tableName : String) : String | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| public tableReload (table : JTable, data : java.util.Vector, columnNames : java.util.Vector) : void | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Unique | true | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Query | false | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| package setColumnFormat (width : float, table : JTable) : void | |||||||||||||||||||||||||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||||||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||||||||||||||||||||||||
| Unique | true | ||||||||||||||||||||||||||||||||||||||||||
| Query | false | ||||||||||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||||||||||
| public throwUnknownTableException (selectedTab : String, e : Exception) : void | |||||||||||||||||||||||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||||||||||||||||||||||
| Description |
This method handles unknown table exceptions It takes the value of the selected tab that caused the exception It also takes the exception to print the stack trace |
||||||||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||||||||||||||||||||||
| Unique | true | ||||||||||||||||||||||||||||||||||||||||
| Query | false | ||||||||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||||||||
| public batchEdit (editor : TableEditor) : void | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Description |
Keep the float in Table Editor by separating editing part out here |
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| private updateTable (table : JTable, modifiedDataList : java.util.List) : void | |||||||||||||||||||||||||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||||||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||||||||||||||||||||||||
| Unique | true | ||||||||||||||||||||||||||||||||||||||||||
| Query | false | ||||||||||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||||||||||
| public getSelectedTable () : JTable | |||||||||
| Leaf | false | ||||||||
| Upper | 1 | ||||||||
| Ordered | false | ||||||||
| Unique | true | ||||||||
| Query | false | ||||||||
| Project Management |
|
||||||||
| public getTableState () : TableState | |||||||||
| Leaf | false | ||||||||
| Upper | 1 | ||||||||
| Ordered | false | ||||||||
| Unique | true | ||||||||
| Query | false | ||||||||
| Project Management |
|
||||||||
| public getTableState (table : JTable) : TableState | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| public setLastUpdateTime () : void | |||||||||
| Leaf | false | ||||||||
| Upper | 1 | ||||||||
| Ordered | false | ||||||||
| Unique | true | ||||||||
| Query | false | ||||||||
| Project Management |
|
||||||||
| private setKeyboardFocusManager () : void | |||||||||
| Leaf | false | ||||||||
| Upper | 1 | ||||||||
| Ordered | false | ||||||||
| Unique | true | ||||||||
| Query | false | ||||||||
| Project Management |
|
||||||||
| public getFilterTempArchive () : JTableFilter | |||||||||
| Leaf | false | ||||||||
| Upper | 1 | ||||||||
| Ordered | false | ||||||||
| Unique | true | ||||||||
| Query | false | ||||||||
| Project Management |
|
||||||||
| public setFilterTempArchive (filterTempArchive : JTableFilter) : void | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| public getFilterTempReport () : JTableFilter | |||||||||
| Leaf | false | ||||||||
| Upper | 1 | ||||||||
| Ordered | false | ||||||||
| Unique | true | ||||||||
| Query | false | ||||||||
| Project Management |
|
||||||||
| public setFilterTempReport (filterTempReport : JTableFilter) : void | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| public setFilterTempAssignment (filterTempAssignment : JTableFilter) : void | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| public setNumberArchiveAssignInit (numberArchiveAssignInit : int) : void | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| public setNumberAssignmentInit (numberAssignmentInit : int) : void | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| public setNumberReportsInit (numberReportsInit : int) : void | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| public getAssignmentsTableName () : String | |||||||||
| Leaf | false | ||||||||
| Upper | 1 | ||||||||
| Ordered | false | ||||||||
| Unique | true | ||||||||
| Query | false | ||||||||
| Project Management |
|
||||||||
| public getReportsTableName () : String | |||||||||
| Leaf | false | ||||||||
| Upper | 1 | ||||||||
| Ordered | false | ||||||||
| Unique | true | ||||||||
| Query | false | ||||||||
| Project Management |
|
||||||||
| public getArchiveTableName () : String | |||||||||
| Leaf | false | ||||||||
| Upper | 1 | ||||||||
| Ordered | false | ||||||||
| Unique | true | ||||||||
| Query | false | ||||||||
| Project Management |
|
||||||||
| public getassignmentTable () : JTable | |||||||||
| Leaf | false | ||||||||
| Upper | 1 | ||||||||
| Ordered | false | ||||||||
| Unique | true | ||||||||
| Query | false | ||||||||
| Project Management |
|
||||||||
| public getReportTable () : JTable | |||||||||
| Leaf | false | ||||||||
| Upper | 1 | ||||||||
| Ordered | false | ||||||||
| Unique | true | ||||||||
| Query | false | ||||||||
| Project Management |
|
||||||||
| public getArchiveAssignTable () : JTable | |||||||||
| Leaf | false | ||||||||
| Upper | 1 | ||||||||
| Ordered | false | ||||||||
| Unique | true | ||||||||
| Query | false | ||||||||
| Project Management |
|
||||||||
| public getjTabbedPanel1 () : JTabbedPane | |||||||||
| Leaf | false | ||||||||
| Upper | 1 | ||||||||
| Ordered | false | ||||||||
| Unique | true | ||||||||
| Query | false | ||||||||
| Project Management |
|
||||||||
| public getjActivateRecord () : JMenuItem | |||||||||
| Leaf | false | ||||||||
| Upper | 1 | ||||||||
| Ordered | false | ||||||||
| Unique | true | ||||||||
| Query | false | ||||||||
| Project Management |
|
||||||||
| public getjArchiveRecord () : JMenuItem | |||||||||
| Leaf | false | ||||||||
| Upper | 1 | ||||||||
| Ordered | false | ||||||||
| Unique | true | ||||||||
| Query | false | ||||||||
| Project Management |
|
||||||||
| public getRecordsLabel () : JLabel | |||||||||
| Leaf | false | ||||||||
| Upper | 1 | ||||||||
| Ordered | false | ||||||||
| Unique | true | ||||||||
| Query | false | ||||||||
| Project Management |
|
||||||||
| public getAssignments () : TableState | |||||||||
| Leaf | false | ||||||||
| Upper | 1 | ||||||||
| Ordered | false | ||||||||
| Unique | true | ||||||||
| Query | false | ||||||||
| Project Management |
|
||||||||
| public getReports () : TableState | |||||||||
| Leaf | false | ||||||||
| Upper | 1 | ||||||||
| Ordered | false | ||||||||
| Unique | true | ||||||||
| Query | false | ||||||||
| Project Management |
|
||||||||
| public getArchiveAssign () : TableState | |||||||||
| Leaf | false | ||||||||
| Upper | 1 | ||||||||
| Ordered | false | ||||||||
| Unique | true | ||||||||
| Query | false | ||||||||
| Project Management |
|
||||||||
| public getFilterTempAssignment () : JTableFilter | |||||||||
| Leaf | false | ||||||||
| Upper | 1 | ||||||||
| Ordered | false | ||||||||
| Unique | true | ||||||||
| Query | false | ||||||||
| Project Management |
|
||||||||
| private getSelectedTab () : String | |||||||||
| Leaf | false | ||||||||
| Upper | 1 | ||||||||
| Ordered | false | ||||||||
| Unique | true | ||||||||
| Query | false | ||||||||
| Project Management |
|
||||||||
| Unnamed Association | |||||||||||||||||||||||||||||||||||||||
| To (tableRowFilterSupport) |
|
||||||||||||||||||||||||||||||||||||||
| Abstract | false | ||||||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||||||
| Visibility | Unspecified | ||||||||||||||||||||||||||||||||||||||
| Derived | false | ||||||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||||||
| Unnamed Association | |||||||||||||||||||||||||||||||||||||||||
| To (modifiedDataList) |
|
||||||||||||||||||||||||||||||||||||||||
| Abstract | false | ||||||||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||||||||
| Visibility | Unspecified | ||||||||||||||||||||||||||||||||||||||||
| Derived | false | ||||||||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||||||||
| Unnamed Association | |||||||||||||||||||||||||||||||||||||||||
| To (enterButton) |
|
||||||||||||||||||||||||||||||||||||||||
| Abstract | false | ||||||||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||||||||
| Visibility | Unspecified | ||||||||||||||||||||||||||||||||||||||||
| Derived | false | ||||||||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||||||||
| Unnamed Association | |||||||||||||||||||||||||||||||||||||||
| To (loadTables) |
|
||||||||||||||||||||||||||||||||||||||
| Abstract | false | ||||||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||||||
| Visibility | Unspecified | ||||||||||||||||||||||||||||||||||||||
| Derived | false | ||||||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||||||
| Unnamed Association | |||||||||||||||||||||||||||||||||||||||
| To (loginWindow) |
|
||||||||||||||||||||||||||||||||||||||
| Abstract | false | ||||||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||||||
| Visibility | Unspecified | ||||||||||||||||||||||||||||||||||||||
| Derived | false | ||||||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||||||
| Unnamed Association | |||||||||||||||||||||||||||||||||||||||||
| To (uploadRecordService) |
|
||||||||||||||||||||||||||||||||||||||||
| Abstract | false | ||||||||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||||||||
| Visibility | Unspecified | ||||||||||||||||||||||||||||||||||||||||
| Derived | false | ||||||||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||||||||
| Unnamed Association | |||||||||||||||||||||||||||||||||||||||||||
| To (tableService) |
|
||||||||||||||||||||||||||||||||||||||||||
| Abstract | false | ||||||||||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||||||||||
| Visibility | Unspecified | ||||||||||||||||||||||||||||||||||||||||||
| Derived | false | ||||||||||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||||||||||
| Unnamed Association | |||||||||||||||||||||||||||||||||||||||
| To (instance) |
|
||||||||||||||||||||||||||||||||||||||
| Abstract | false | ||||||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||||||
| Visibility | Unspecified | ||||||||||||||||||||||||||||||||||||||
| Derived | false | ||||||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||||||
| Unnamed Association | |||||||||||||||||||||||||||||||||||||||||
| To (logwind) |
|
||||||||||||||||||||||||||||||||||||||||
| Abstract | false | ||||||||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||||||||
| Visibility | Unspecified | ||||||||||||||||||||||||||||||||||||||||
| Derived | false | ||||||||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||||||||
| Unnamed Realization | |||||||||
| From |
IColumnConstants
|
||||||||
| Visibility | Unspecified | ||||||||
| Project Management |
|
||||||||
| Unnamed Association | |||||||||||||||||||||||||||||||||||
| From |
|
||||||||||||||||||||||||||||||||||
| Abstract | false | ||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||
| Visibility | Unspecified | ||||||||||||||||||||||||||||||||||
| Derived | false | ||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||
| Unnamed Association | |||||||||||||||||||||||||||||||||||
| From |
|
||||||||||||||||||||||||||||||||||
| Abstract | false | ||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||
| Visibility | Unspecified | ||||||||||||||||||||||||||||||||||
| Derived | false | ||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||
| Unnamed Association | |||||||||||||||||||||||||||||||||||
| From |
|
||||||||||||||||||||||||||||||||||
| Abstract | false | ||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||
| Visibility | Unspecified | ||||||||||||||||||||||||||||||||||
| Derived | false | ||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||
| Unnamed Association | |||||||||||||||||||||||||||||||||||
| From |
|
||||||||||||||||||||||||||||||||||
| Abstract | false | ||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||
| Visibility | Unspecified | ||||||||||||||||||||||||||||||||||
| Derived | false | ||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||
| Unnamed Realization | |||||||||
| From |
ITableNameConstants
|
||||||||
| Visibility | Unspecified | ||||||||
| Project Management |
|
||||||||
| Unnamed Association | |||||||||||||||||||||||||||||||||||
| From |
|
||||||||||||||||||||||||||||||||||
| Abstract | false | ||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||
| Visibility | Unspecified | ||||||||||||||||||||||||||||||||||
| Derived | false | ||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||
Class - SortByMostRecentDateLast
| Name | Value | ||||||||
| Active | false | ||||||||
| Business Key Mutable | true | ||||||||
| Java Detail | N/A | ||||||||
| Business Model | false | ||||||||
| Visibility | public | ||||||||
| Leaf | false | ||||||||
| Root | false | ||||||||
| Project Management |
|
| public compare (c : LogMessage, c1 : LogMessage) : int | |||||||||||||||||||||||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||||||||||||||||||||||
| Unique | true | ||||||||||||||||||||||||||||||||||||||||
| Query | false | ||||||||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||||||||
Class - LogWindow
| Name | Value | ||||||||
| Active | false | ||||||||
| Business Key Mutable | true | ||||||||
| Java Detail | N/A | ||||||||
| Business Model | false | ||||||||
| Visibility | public | ||||||||
| Leaf | false | ||||||||
| Root | false | ||||||||
| Project Management |
|
| Name | Description |
LogMessage
|
LogMessages class this class stores log message information |
| private scrollPane : JScrollPane | |||||||||||
| Type | JScrollPane | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private logText : TextArea | |||||||||||
| Type | TextArea | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private FILENAME : String | |||||||||||
| Initial Value | "log.txt" | ||||||||||
| Type | String | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private jPanelLogWindowButtons : JPanel | |||||||||||
| Type | JPanel | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private jBtnClearAll : JButton | |||||||||||
| Type | JButton | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private jBtnClearAllButToday : JButton | |||||||||||
| Type | JButton | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private showAll : JButton | |||||||||||
| Description |
private final JCheckBox jCheckBoxOrder; // this is replaced with showAll button |
||||||||||
| Type | JButton | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private dateFormat : java.text.SimpleDateFormat | |||||||||||
| Description |
private final JLabel jLabelOrder; // label for checkbox |
||||||||||
| Initial Value | new SimpleDateFormat("yyyy-MM-dd hh:mm:ss a") | ||||||||||
| Type | java.text.SimpleDateFormat | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private logMessages : LogMessage | |||||||||||
| Initial Value | new ArrayList<>() | ||||||||||
| Type |
LogMessage
|
||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | * | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| public LogWindow () | |||||||||
| Description |
constructor |
||||||||
| Leaf | false | ||||||||
| Upper | 1 | ||||||||
| Ordered | false | ||||||||
| Unique | true | ||||||||
| Query | false | ||||||||
| Project Management |
|
||||||||
| public fillSQLCommand (str : String) : String | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| public sendMessages (str : String) : void | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| public readCurrentMessages (str : String) : void | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| public readMessages () : void | |||||||||
| Leaf | false | ||||||||
| Upper | 1 | ||||||||
| Ordered | false | ||||||||
| Unique | true | ||||||||
| Query | false | ||||||||
| Project Management |
|
||||||||
| public writeToTextFile (str : String) : void | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| private jBtnClearAllActionPerformed (evt : java.awt.event.ActionEvent) : void | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Description |
Clear all button: When the Clear all button is clicked, all the messages are removed from the scroll pane text box. |
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| private jBtnClearAllButTodayActionPerformed (evt : java.awt.event.ActionEvent) : void | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Description |
Clear all but today button action performed: When the Clear all but today button is clicked, all the messages are removed from the scroll panel text box, except todays. |
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| private showAllActionPerformed (evt : java.awt.event.ActionEvent) : void | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Description |
Show all message with most recent appearing at the bottom |
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| private storeLogMessages () : void | |||||||||
| Description |
storeLogMessages: Method Stores each LogMessage object in an array. This is to be able to easily retrieve specific data according to specific times or dates. |
||||||||
| Leaf | false | ||||||||
| Upper | 1 | ||||||||
| Ordered | false | ||||||||
| Unique | true | ||||||||
| Query | false | ||||||||
| Project Management |
|
||||||||
| Unnamed Association | |||||||||||||||||||||||||||||||||||||||||
| To (logMessages) |
|
||||||||||||||||||||||||||||||||||||||||
| Abstract | false | ||||||||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||||||||
| Visibility | Unspecified | ||||||||||||||||||||||||||||||||||||||||
| Derived | false | ||||||||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||||||||
| Unnamed Association | |||||||||||||||||||||||||||||||||||
| From |
|
||||||||||||||||||||||||||||||||||
| Abstract | false | ||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||
| Visibility | Unspecified | ||||||||||||||||||||||||||||||||||
| Derived | false | ||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||
| Unnamed Association | |||||||||||||||||||||||||||||||||||
| From |
|
||||||||||||||||||||||||||||||||||
| Abstract | false | ||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||
| Visibility | Unspecified | ||||||||||||||||||||||||||||||||||
| Derived | false | ||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||
Class - EnterButton
| Name | Value | ||||||||
| Active | false | ||||||||
| Business Key Mutable | true | ||||||||
| Java Detail | N/A | ||||||||
| Business Model | false | ||||||||
| Visibility | public | ||||||||
| Leaf | false | ||||||||
| Root | false | ||||||||
| Project Management |
|
| package commandStart : int | |||||||||||
| Type |
int
|
||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| package command : String | |||||||||||
| Type | String | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| public EnterButton () | |||||||||
| Leaf | false | ||||||||
| Upper | 1 | ||||||||
| Ordered | false | ||||||||
| Unique | true | ||||||||
| Query | false | ||||||||
| Project Management |
|
||||||||
| public getCommand (text : JTextArea) : String | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| public adjustText (text : JTextArea) : void | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| public isCreateTable (text : JTextArea) : boolean | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| Unnamed Association | |||||||||||||||||||||||||||||||||||
| From |
|
||||||||||||||||||||||||||||||||||
| Abstract | false | ||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||
| Visibility | Unspecified | ||||||||||||||||||||||||||||||||||
| Derived | false | ||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||
Class - LogMessage
| Name | Value | ||||||||
| Description |
LogMessages class this class stores log message information |
||||||||
| Active | false | ||||||||
| Business Key Mutable | true | ||||||||
| Java Detail | N/A | ||||||||
| Business Model | false | ||||||||
| Visibility | private | ||||||||
| Leaf | false | ||||||||
| Root | false | ||||||||
| Project Management |
|
| Name | Description |
SortByMostRecentDateLast
|
|
SortByMostRecentDateFirst
|
| private date : Date | |||||||||||
| Stereotypes | Property | ||||||||||
| Type | Date | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | true | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private message : String | |||||||||||
| Stereotypes | Property | ||||||||||
| Type | String | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | true | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| public LogMessage (date : Date, message : String) | |||||||||||||||||||||||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||||||||||||||||||||||
| Unique | true | ||||||||||||||||||||||||||||||||||||||||
| Query | false | ||||||||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||||||||
| Unnamed Association | |||||||||||||||||||||||||||||||||||
| From |
|
||||||||||||||||||||||||||||||||||
| Abstract | false | ||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||
| Visibility | Unspecified | ||||||||||||||||||||||||||||||||||
| Derived | false | ||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||
Class - SortByMostRecentDateFirst
| Name | Value | ||||||||
| Active | false | ||||||||
| Business Key Mutable | true | ||||||||
| Java Detail | N/A | ||||||||
| Business Model | false | ||||||||
| Visibility | public | ||||||||
| Leaf | false | ||||||||
| Root | false | ||||||||
| Project Management |
|
| public compare (c : LogMessage, c1 : LogMessage) : int | |||||||||||||||||||||||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||||||||||||||||||||||
| Unique | true | ||||||||||||||||||||||||||||||||||||||||
| Query | false | ||||||||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||||||||
Class - LoginWindow
| Name | Value | ||||||||
| Active | false | ||||||||
| Business Key Mutable | true | ||||||||
| Java Detail | N/A | ||||||||
| Business Model | false | ||||||||
| Visibility | public | ||||||||
| Leaf | false | ||||||||
| Root | false | ||||||||
| Project Management |
|
| private jButtonPanel : javax.swing.JPanel | |||||||||||
| Description |
Variables declaration - do not modify//GEN-BEGIN:variables |
||||||||||
| Type | javax.swing.JPanel | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private jCancelButton : javax.swing.JButton | |||||||||||
| Type | javax.swing.JButton | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private jDatabase : javax.swing.JComboBox | |||||||||||
| Type | javax.swing.JComboBox | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private jEditDB : javax.swing.JButton | |||||||||||
| Type | javax.swing.JButton | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private jInputPanel : javax.swing.JPanel | |||||||||||
| Type | javax.swing.JPanel | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private jLabel1 : javax.swing.JLabel | |||||||||||
| Type | javax.swing.JLabel | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private jLabel2 : javax.swing.JLabel | |||||||||||
| Type | javax.swing.JLabel | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private jLabel3 : javax.swing.JLabel | |||||||||||
| Type | javax.swing.JLabel | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private jLabel4 : javax.swing.JLabel | |||||||||||
| Type | javax.swing.JLabel | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private jLabel5 : javax.swing.JLabel | |||||||||||
| Type | javax.swing.JLabel | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private jPanel2 : javax.swing.JPanel | |||||||||||
| Type | javax.swing.JPanel | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private jPassword : javax.swing.JPasswordField | |||||||||||
| Type | javax.swing.JPasswordField | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private jServer : javax.swing.JComboBox | |||||||||||
| Type | javax.swing.JComboBox | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private jTextPanel : javax.swing.JPanel | |||||||||||
| Type | javax.swing.JPanel | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private jUsername : javax.swing.JTextField | |||||||||||
| Type | javax.swing.JTextField | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private loginButton : javax.swing.JButton | |||||||||||
| Type | javax.swing.JButton | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private analyster : Analyster | |||||||||||
| Type |
Analyster
|
||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| public LoginWindow (analyster : Analyster) | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| private initComponents () : void | |||||||||
| Description |
This method is called from within the constructor to initialize the form. WARNING: Do NOT modify this code. The content of this method is always regenerated by the Form Editor. |
||||||||
| Leaf | false | ||||||||
| Upper | 1 | ||||||||
| Ordered | false | ||||||||
| Unique | true | ||||||||
| Query | false | ||||||||
| Project Management |
|
||||||||
| private jCancelButtonActionPerformed (evt : java.awt.event.ActionEvent) : void | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Description |
</editor-fold>//GEN-END:initComponents |
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| public close () : void | |||||||||
| Description |
Close down application properly |
||||||||
| Leaf | false | ||||||||
| Upper | 1 | ||||||||
| Ordered | false | ||||||||
| Unique | true | ||||||||
| Query | false | ||||||||
| Project Management |
|
||||||||
| private loginButtonActionPerformed (evt : java.awt.event.ActionEvent) : void | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| private jPasswordKeyPressed (evt : java.awt.event.KeyEvent) : void | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Description |
GEN-LAST:event_loginButtonActionPerformed |
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| private jDatabaseActionPerformed (evt : java.awt.event.ActionEvent) : void | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Description |
GEN-LAST:event_jPasswordKeyPressed |
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| private jServerActionPerformed (evt : java.awt.event.ActionEvent) : void | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Description |
GEN-LAST:event_jDatabaseActionPerformed |
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| private jEditDBActionPerformed (evt : java.awt.event.ActionEvent) : void | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Description |
GEN-LAST:event_jServerActionPerformed |
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| private jUsernameActionPerformed (evt : java.awt.event.ActionEvent) : void | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Description |
GEN-LAST:event_jEditDBActionPerformed |
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| private jPasswordActionPerformed (evt : java.awt.event.ActionEvent) : void | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Description |
GEN-LAST:event_jUsernameActionPerformed |
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| public loadDBList () : void | |||||||||
| Description |
Loads the names of the databases from a text file |
||||||||
| Leaf | false | ||||||||
| Upper | 1 | ||||||||
| Ordered | false | ||||||||
| Unique | true | ||||||||
| Query | false | ||||||||
| Project Management |
|
||||||||
| public login () : void | |||||||||
| Leaf | false | ||||||||
| Upper | 1 | ||||||||
| Ordered | false | ||||||||
| Unique | true | ||||||||
| Query | false | ||||||||
| Project Management |
|
||||||||
| Unnamed Association | |||||||||||||||||||||||||||||||||||||||
| To (analyster) |
|
||||||||||||||||||||||||||||||||||||||
| Abstract | false | ||||||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||||||
| Visibility | Unspecified | ||||||||||||||||||||||||||||||||||||||
| Derived | false | ||||||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||||||
| Unnamed Association | |||||||||||||||||||||||||||||||||||
| From |
|
||||||||||||||||||||||||||||||||||
| Abstract | false | ||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||
| Visibility | Unspecified | ||||||||||||||||||||||||||||||||||
| Derived | false | ||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||
| Unnamed Association | |||||||||||||||||||||||||||||||||||
| From |
|
||||||||||||||||||||||||||||||||||
| Abstract | false | ||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||
| Visibility | Unspecified | ||||||||||||||||||||||||||||||||||
| Derived | false | ||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||
Package - domain
| Name | Value | ||||||||
| Abstract | false | ||||||||
| Leaf | false | ||||||||
| Root | false | ||||||||
| Visibility | public | ||||||||
| Project Management |
|
| Name | Description |
ModifiedData
|
Created with IntelliJ IDEA. User: danielabecker Date: 6/5/15 Time: 5:52 PM To change this template use File | Settings | File Templates. |
Class - ModifiedData
| Name | Value | ||||||||
| Description |
Created with IntelliJ IDEA. User: danielabecker Date: 6/5/15 Time: 5:52 PM To change this template use File | Settings | File Templates. |
||||||||
| Active | false | ||||||||
| Business Key Mutable | true | ||||||||
| Java Detail | N/A | ||||||||
| Business Model | false | ||||||||
| Visibility | public | ||||||||
| Leaf | false | ||||||||
| Root | false | ||||||||
| Project Management |
|
| private id : int | |||||||||||
| Stereotypes | Property | ||||||||||
| Type |
int
|
||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | true | Setter | true | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private columnIndex : int | |||||||||||
| Stereotypes | Property | ||||||||||
| Type |
int
|
||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | true | Setter | true | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private valueModified : Object | |||||||||||
| Stereotypes | Property | ||||||||||
| Type | Object | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | true | Setter | true | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private tableName : String | |||||||||||
| Stereotypes | Property | ||||||||||
| Type | String | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | true | Setter | true | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| public ModifiedData () | |||||||||
| Leaf | false | ||||||||
| Upper | 1 | ||||||||
| Ordered | false | ||||||||
| Unique | true | ||||||||
| Query | false | ||||||||
| Project Management |
|
||||||||
| Unnamed Association | |||||||||||||||||||||||||||||||||||
| From |
|
||||||||||||||||||||||||||||||||||
| Abstract | false | ||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||
| Visibility | Unspecified | ||||||||||||||||||||||||||||||||||
| Derived | false | ||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||
Class - EditDatabaseList
| Name | Value | ||||||||
| Description |
@author Louis W. |
||||||||
| Active | false | ||||||||
| Business Key Mutable | true | ||||||||
| Java Detail | N/A | ||||||||
| Business Model | false | ||||||||
| Visibility | public | ||||||||
| Leaf | false | ||||||||
| Root | false | ||||||||
| Project Management |
|
| package flag : boolean | |||||||||||
| Initial Value | false | ||||||||||
| Type |
boolean
|
||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private jCancel : javax.swing.JButton | |||||||||||
| Description |
Create and display the form |
||||||||||
| Type | javax.swing.JButton | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private jConfirm : javax.swing.JButton | |||||||||||
| Type | javax.swing.JButton | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private jDBList : javax.swing.JTextArea | |||||||||||
| Type | javax.swing.JTextArea | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private jPanel1 : javax.swing.JPanel | |||||||||||
| Type | javax.swing.JPanel | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private jPanel2 : javax.swing.JPanel | |||||||||||
| Type | javax.swing.JPanel | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private jScrollPane1 : javax.swing.JScrollPane | |||||||||||
| Type | javax.swing.JScrollPane | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private jServer : javax.swing.JComboBox | |||||||||||
| Type | javax.swing.JComboBox | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| package L : LoginWindow | |||||||||||
| Type |
LoginWindow
|
||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| public EditDatabaseList () | |||||||||
| Description |
Creates new form EditDatabaseList |
||||||||
| Leaf | false | ||||||||
| Upper | 1 | ||||||||
| Ordered | false | ||||||||
| Unique | true | ||||||||
| Query | false | ||||||||
| Project Management |
|
||||||||
| public EditDatabaseList (l : LoginWindow) | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Description |
Call this class from log in window |
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| private initComponents () : void | |||||||||
| Description |
This method is called from within the constructor to initialize the form. WARNING: Do NOT modify this code. The content of this method is always regenerated by the Form Editor. |
||||||||
| Leaf | false | ||||||||
| Upper | 1 | ||||||||
| Ordered | false | ||||||||
| Unique | true | ||||||||
| Query | false | ||||||||
| Project Management |
|
||||||||
| private jCancelActionPerformed (evt : java.awt.event.ActionEvent) : void | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Description |
</editor-fold>//GEN-END:initComponents |
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| private jConfirmActionPerformed (evt : java.awt.event.ActionEvent) : void | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Description |
GEN-LAST:event_jCancelActionPerformed |
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| private jServerActionPerformed (evt : java.awt.event.ActionEvent) : void | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Description |
GEN-LAST:event_jConfirmActionPerformed |
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| private loadList () : void | |||||||||
| Description |
This looks like the same method in LoginWindow class |
||||||||
| Leaf | false | ||||||||
| Upper | 1 | ||||||||
| Ordered | false | ||||||||
| Unique | true | ||||||||
| Query | false | ||||||||
| Project Management |
|
||||||||
| public saveRecords () : void | |||||||||
| Leaf | false | ||||||||
| Upper | 1 | ||||||||
| Ordered | false | ||||||||
| Unique | true | ||||||||
| Query | false | ||||||||
| Project Management |
|
||||||||
| Unnamed Association | |||||||||||||||||||||||||||||||||||||||
| To (L) |
|
||||||||||||||||||||||||||||||||||||||
| Abstract | false | ||||||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||||||
| Visibility | Unspecified | ||||||||||||||||||||||||||||||||||||||
| Derived | false | ||||||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||||||
Class - ActionCheckListModel
| Name | Value | ||||||||
| Active | false | ||||||||
| Business Key Mutable | true | ||||||||
| Java Detail | N/A | ||||||||
| Business Model | false | ||||||||
| Visibility | public | ||||||||
| Leaf | false | ||||||||
| Root | false | ||||||||
| Project Management |
|
| private listeners : List | |||||||||||
| Template Type Bind Info | N/A | ||||||||||
| Initial Value | Collections.synchronizedList( new ArrayList<ListDataListener>()) | ||||||||||
| Type | List | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private originalModel : ICheckListModel | |||||||||||
| Template Type Bind Info | N/A | ||||||||||
| Type |
ICheckListModel
|
||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private actionCheckAll : ICheckListAction | |||||||||||
| Template Type Bind Info | N/A | ||||||||||
| Initial Value | new ICheckListAction.CheckAll<T>() | ||||||||||
| Type |
ICheckListAction
|
||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private actionItems : ICheckListAction | |||||||||||
| Template Type Bind Info | N/A | ||||||||||
| Initial Value | Arrays.asList( actionCheckAll ) | ||||||||||
| Type |
ICheckListAction
|
||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | * | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private checks : ICheckListAction | |||||||||||
| Template Type Bind Info | N/A | ||||||||||
| Initial Value | new HashSet<ICheckListAction<T>>() | ||||||||||
| Type |
ICheckListAction
|
||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | * | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| public ActionCheckListModel (originalModel : ICheckListModel) | |||||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||||
| Unique | true | ||||||||||||||||||||||
| Query | false | ||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||
| public getSize () : int | |||||||||
| Leaf | false | ||||||||
| Upper | 1 | ||||||||
| Ordered | false | ||||||||
| Unique | true | ||||||||
| Query | false | ||||||||
| Project Management |
|
||||||||
| public getElementAt (index : int) : Object | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| private toOriginalIndex (index : int) : int | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| private toDecoratedIndex (index : int) : int | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| private isDecoratedIndex (index : int) : boolean | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| public addListDataListener (l : javax.swing.event.ListDataListener) : void | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| public removeListDataListener (l : javax.swing.event.ListDataListener) : void | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| private fireListDataChanged () : void | |||||||||
| Leaf | false | ||||||||
| Upper | 1 | ||||||||
| Ordered | false | ||||||||
| Unique | true | ||||||||
| Query | false | ||||||||
| Project Management |
|
||||||||
| private toDecoratedEvent (e : javax.swing.event.ListDataEvent) : javax.swing.event.ListDataEvent | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| public isCheckedIndex (index : int) : boolean | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| public setCheckedIndex (index : int, value : boolean) : void | |||||||||||||||||||||||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||||||||||||||||||||||
| Unique | true | ||||||||||||||||||||||||||||||||||||||||
| Query | false | ||||||||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||||||||
| public getCheckedItems () : Collection | |||||||||
| Leaf | false | ||||||||
| Upper | 1 | ||||||||
| Template Type Bind Info | N/A | ||||||||
| Ordered | false | ||||||||
| Unique | true | ||||||||
| Query | false | ||||||||
| Project Management |
|
||||||||
| public setCheckedItems (items : Collection) : void | |||||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||||
| Unique | true | ||||||||||||||||||||||
| Query | false | ||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||
| public filter (pattern : String, translator : IObjectToStringTranslator, listFilter : IListFilter) : void | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Unique | true | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Query | false | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Unnamed Association | |||||||||||||||||||||||||||||||||||||||
| To (originalModel) |
|
||||||||||||||||||||||||||||||||||||||
| Abstract | false | ||||||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||||||
| Visibility | Unspecified | ||||||||||||||||||||||||||||||||||||||
| Derived | false | ||||||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||||||
| Unnamed Association | |||||||||||||||||||||||||||||||||||||||||
| To (checks) |
|
||||||||||||||||||||||||||||||||||||||||
| Abstract | false | ||||||||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||||||||
| Visibility | Unspecified | ||||||||||||||||||||||||||||||||||||||||
| Derived | false | ||||||||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||||||||
| Unnamed Association | |||||||||||||||||||||||||||||||||||||||||
| To (actionCheckAll) |
|
||||||||||||||||||||||||||||||||||||||||
| Abstract | false | ||||||||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||||||||
| Visibility | Unspecified | ||||||||||||||||||||||||||||||||||||||||
| Derived | false | ||||||||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||||||||
| Unnamed Association | |||||||||||||||||||||||||||||||||||||||||
| To (actionItems) |
|
||||||||||||||||||||||||||||||||||||||||
| Abstract | false | ||||||||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||||||||
| Visibility | Unspecified | ||||||||||||||||||||||||||||||||||||||||
| Derived | false | ||||||||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||||||||
| Unnamed Realization | |||||||||
| From |
ICheckListModel
|
||||||||
| Visibility | Unspecified | ||||||||
| Template Type Bind Info | N/A | ||||||||
| Project Management |
|
||||||||
| T | |||||||
| Project Management |
|
||||||
Class - LoadTables
| Name | Value | ||||||||
| Active | false | ||||||||
| Business Key Mutable | true | ||||||||
| Java Detail | N/A | ||||||||
| Business Model | false | ||||||||
| Visibility | public | ||||||||
| Leaf | false | ||||||||
| Root | false | ||||||||
| Project Management |
|
| package recordsLabel : JLabel | |||||||||||
| Initial Value | ana.getRecordsLabel() | ||||||||||
| Type | JLabel | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| package log : org.slf4j.Logger | |||||||||||
| Initial Value | LoggerFactory.getLogger(LoadTables.class) | ||||||||||
| Type | org.slf4j.Logger | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| package tabs : java.util.Map | |||||||||||
| Template Type Bind Info | N/A | ||||||||||
| Initial Value | ana.getTabs() | ||||||||||
| Type | java.util.Map | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| package assignmentTable : JTable | |||||||||||
| Description |
to store ne tab objects |
||||||||||
| Initial Value | tabs.get(ASSIGNMENTS_TABLE_NAME).getTable() | ||||||||||
| Type | JTable | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| package reportTable : JTable | |||||||||||
| Initial Value | tabs.get(REPORTS_TABLE_NAME).getTable() | ||||||||||
| Type | JTable | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| package archiveAssignTable : JTable | |||||||||||
| Initial Value | tabs.get(ARCHIVE_TABLE_NAME).getTable() | ||||||||||
| Type | JTable | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private ana : Analyster | |||||||||||
| Initial Value | Analyster.getInstance() | ||||||||||
| Type |
Analyster
|
||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| package tableRowFilterSupport : TableRowFilterSupport | |||||||||||
| Type |
TableRowFilterSupport
|
||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| public initTotalRowCounts (tabs : java.util.Map) : java.util.Map | |||||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||||
| Description |
called once to initialize the total row counts of each tabs table |
||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||||
| Template Type Bind Info | N/A | ||||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||||
| Unique | true | ||||||||||||||||||||||
| Query | false | ||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||
| public loadTables (tabs : java.util.Map) : java.util.Map | |||||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||||
| Description |
This method takes a tabs Map and loads all the tabs/tables |
||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||||
| Template Type Bind Info | N/A | ||||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||||
| Unique | true | ||||||||||||||||||||||
| Query | false | ||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||
| public loadTable (table : JTable) : JTable | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Description |
This method takes a table and loads it Does not need to pass the table back since it is passed by reference However, it can make the code clearer and it's good practice to return |
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| public loadAssignmentTableWithFilter (columnIndex : int, filterCriteria : java.util.Collection) : void | |||||||||||||||||||||||||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||||||||||||||||||||||||
| Description |
This method is called by LoadPrevious method in Analyster class |
||||||||||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||||||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||||||||||||||||||||||||
| Unique | true | ||||||||||||||||||||||||||||||||||||||||||
| Query | false | ||||||||||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||||||||||
| Unnamed Association | |||||||||||||||||||||||||||||||||||||||||
| To (ana) |
|
||||||||||||||||||||||||||||||||||||||||
| Abstract | false | ||||||||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||||||||
| Visibility | Unspecified | ||||||||||||||||||||||||||||||||||||||||
| Derived | false | ||||||||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||||||||
| Unnamed Association | |||||||||||||||||||||||||||||||||||||||
| To (tableRowFilterSupport) |
|
||||||||||||||||||||||||||||||||||||||
| Abstract | false | ||||||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||||||
| Visibility | Unspecified | ||||||||||||||||||||||||||||||||||||||
| Derived | false | ||||||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||||||
| Unnamed Association | |||||||||||||||||||||||||||||||||||
| From |
|
||||||||||||||||||||||||||||||||||
| Abstract | false | ||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||
| Visibility | Unspecified | ||||||||||||||||||||||||||||||||||
| Derived | false | ||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||
| Unnamed Realization | |||||||||
| From |
ITableNameConstants
|
||||||||
| Visibility | Unspecified | ||||||||
| Project Management |
|
||||||||
Class - TableRowFilterSupport
| Name | Value | ||||||||
| Description |
This class it was design to assign table data to filter.///// |
||||||||
| Active | false | ||||||||
| Business Key Mutable | true | ||||||||
| Java Detail | N/A | ||||||||
| Business Model | false | ||||||||
| Visibility | public | ||||||||
| Leaf | false | ||||||||
| Root | false | ||||||||
| Project Management |
|
| private actionsVisible : boolean | |||||||||||
| Stereotypes | Property | ||||||||||
| Type |
boolean
|
||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | true | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private filterIconPlacement : int | |||||||||||
| Stereotypes | Property | ||||||||||
| Type |
int
|
||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | true | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private useTableRenderers : boolean | |||||||||||
| Type |
boolean
|
||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | false | Setter | false | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| private filter : JTableFilter | |||||||||||
| Description |
class attributes |
||||||||||
| Stereotypes | Property | ||||||||||
| Type |
JTableFilter
|
||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | true | Setter | true | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| public TableRowFilterSupport (table : JTable) | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Description |
CONSTRUCTOR |
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| public filterIconPlacement (filterIconPlacement : int) : void | |||||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||||
| Description |
Set the placement of the filter icon with respect to the existing icon in the column label. |
||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||||
| Unique | true | ||||||||||||||||||||||
| Query | false | ||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||
| public useTableRenderers (value : boolean) : void | |||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||
| Unique | true | ||||||||||||||||||||
| Query | false | ||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||
| public getActionsVisible () : boolean | |||||||||
| Leaf | false | ||||||||
| Upper | 1 | ||||||||
| Ordered | false | ||||||||
| Unique | true | ||||||||
| Query | false | ||||||||
| Project Management |
|
||||||||
| public getUseTableRenderers () : boolean | |||||||||
| Leaf | false | ||||||||
| Upper | 1 | ||||||||
| Ordered | false | ||||||||
| Unique | true | ||||||||
| Query | false | ||||||||
| Project Management |
|
||||||||
| public apply () : void | |||||||||
| Description |
********************************************************************* *********************** Methods *************************************** ********************************************************************** |
||||||||
| Leaf | false | ||||||||
| Upper | 1 | ||||||||
| Ordered | false | ||||||||
| Unique | true | ||||||||
| Query | false | ||||||||
| Project Management |
|
||||||||
| Unnamed Association | |||||||||||||||||||||||||||||||||||||||||
| To (filter) |
|
||||||||||||||||||||||||||||||||||||||||
| Abstract | false | ||||||||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||||||||
| Visibility | Unspecified | ||||||||||||||||||||||||||||||||||||||||
| Derived | false | ||||||||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||||||||
| Unnamed Association | |||||||||||||||||||||||||||||||||||
| From |
|
||||||||||||||||||||||||||||||||||
| Abstract | false | ||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||
| Visibility | Unspecified | ||||||||||||||||||||||||||||||||||
| Derived | false | ||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||
| Unnamed Association | |||||||||||||||||||||||||||||||||||
| From |
|
||||||||||||||||||||||||||||||||||
| Abstract | false | ||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||
| Visibility | Unspecified | ||||||||||||||||||||||||||||||||||
| Derived | false | ||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||
Class - ICheckListAction
| Name | Value | ||||||||
| Active | false | ||||||||
| Business Key Mutable | true | ||||||||
| Java Detail | N/A | ||||||||
| Business Model | false | ||||||||
| Visibility | public | ||||||||
| Leaf | false | ||||||||
| Root | false | ||||||||
| Stereotypes | Interface | ||||||||
| Project Management |
|
| Name | Description |
CheckAll
|
| public check (model : ICheckListModel, value : boolean) : void | |||||||||||||||||||||||||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||||||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||||||||||||||||||||||||
| Unique | true | ||||||||||||||||||||||||||||||||||||||||||
| Query | false | ||||||||||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||||||||||
| Unnamed Association | |||||||||||||||||||||||||||||||||||
| From |
|
||||||||||||||||||||||||||||||||||
| Abstract | false | ||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||
| Visibility | Unspecified | ||||||||||||||||||||||||||||||||||
| Derived | false | ||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||
| Unnamed Association | |||||||||||||||||||||||||||||||||||
| From |
|
||||||||||||||||||||||||||||||||||
| Abstract | false | ||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||
| Visibility | Unspecified | ||||||||||||||||||||||||||||||||||
| Derived | false | ||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||
| Unnamed Association | |||||||||||||||||||||||||||||||||||
| From |
|
||||||||||||||||||||||||||||||||||
| Abstract | false | ||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||
| Visibility | Unspecified | ||||||||||||||||||||||||||||||||||
| Derived | false | ||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||
| T | |||||||
| Project Management |
|
||||||
Class - CheckAll
| Name | Value | ||||||||
| Active | false | ||||||||
| Business Key Mutable | true | ||||||||
| Java Detail | N/A | ||||||||
| Business Model | false | ||||||||
| Visibility | public | ||||||||
| Leaf | false | ||||||||
| Root | false | ||||||||
| Project Management |
|
| public toString () : String | |||||||||
| Leaf | false | ||||||||
| Upper | 1 | ||||||||
| Ordered | false | ||||||||
| Unique | true | ||||||||
| Query | false | ||||||||
| Project Management |
|
||||||||
| public check (model : ICheckListModel, value : boolean) : void | |||||||||||||||||||||||||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||||||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||||||||||||||||||||||||
| Unique | true | ||||||||||||||||||||||||||||||||||||||||||
| Query | false | ||||||||||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||||||||||
| Unnamed Realization | |||||||||
| From |
ICheckListAction
|
||||||||
| Visibility | Unspecified | ||||||||
| Template Type Bind Info | N/A | ||||||||
| Project Management |
|
||||||||
| T | |||||||
| Project Management |
|
||||||
Class - ICheckListModel
| Name | Value | ||||||||
| Active | false | ||||||||
| Business Key Mutable | true | ||||||||
| Java Detail | N/A | ||||||||
| Business Model | false | ||||||||
| Visibility | public | ||||||||
| Leaf | false | ||||||||
| Root | false | ||||||||
| Stereotypes | Interface | ||||||||
| Project Management |
|
| public checkedItems : java.util.Collection | |||||||||||
| Description |
Returns a collections of checked items @return |
||||||||||
| Stereotypes | Property | ||||||||||
| Template Type Bind Info | N/A | ||||||||||
| Type | java.util.Collection | ||||||||||
| Allow Empty Name | false | ||||||||||
| Getter | true | Setter | true | ||||||||
| Derived | false | ||||||||||
| Multiplicity | Unspecified | ||||||||||
| Java Detail | N/A | ||||||||||
| Aggregation | None | ||||||||||
| Derived Union | false | ||||||||||
| Read Only | false | ||||||||||
| Is ID | false | ||||||||||
| Leaf | false | ||||||||||
| Project Management |
|
||||||||||
| public isCheckedIndex (index : int) : boolean | |||||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||||
| Description |
Returns the check state of the element at specified position |
||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||||
| Unique | true | ||||||||||||||||||||||
| Return Type Description | true if element at specified position is checked @throws IndexOutOfBoundsException if index is out of range | ||||||||||||||||||||||
| Query | false | ||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||
| public setCheckedIndex (index : int, value : boolean) : void | |||||||||||||||||||||||||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||||||||||||||||||||||||
| Description |
Sets the check state of the element at specified position |
||||||||||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||||||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||||||||||||||||||||||||
| Unique | true | ||||||||||||||||||||||||||||||||||||||||||
| Return Type Description | @throws IndexOutOfBoundsException if index is out of range | ||||||||||||||||||||||||||||||||||||||||||
| Query | false | ||||||||||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||||||||||
| public filter (pattern : String, translator : IObjectToStringTranslator, listFilter : IListFilter) : void | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Parameters |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Description |
Allows filtered view. Setting empty or null filter will clear filter and show all items |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Upper | 1 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Ordered | false | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Unique | true | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Query | false | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Unnamed Association | |||||||||||||||||||||||||||||||||||
| From |
|
||||||||||||||||||||||||||||||||||
| Abstract | false | ||||||||||||||||||||||||||||||||||
| Leaf | false | ||||||||||||||||||||||||||||||||||
| Visibility | Unspecified | ||||||||||||||||||||||||||||||||||
| Derived | false | ||||||||||||||||||||||||||||||||||
| Project Management |
|
||||||||||||||||||||||||||||||||||
| T | |||||||
| Project Management |
|
||||||